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