mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-25 02:48:54 +01:00
16 lines
544 B
Dart
16 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;
|
|
}
|