mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-23 01:06:21 +01:00
17 lines
544 B
Dart
17 lines
544 B
Dart
|
// GENERATED CODE - DO NOT MODIFY BY HAND
|
||
|
|
||
|
part of 'shared_file_viewer.dart';
|
||
|
|
||
|
// **************************************************************************
|
||
|
// NpLogGenerator
|
||
|
// **************************************************************************
|
||
|
|
||
|
// ignore: non_constant_identifier_names
|
||
|
final _$log_SharedFileViewerState =
|
||
|
Logger("widget.shared_file_viewer._SharedFileViewerState");
|
||
|
|
||
|
extension _$_SharedFileViewerStateNpLog on _SharedFileViewerState {
|
||
|
// ignore: unused_element
|
||
|
Logger get _log => _$log_SharedFileViewerState;
|
||
|
}
|