nc-photos/app/lib/widget/trashbin_viewer.g.dart

15 lines
448 B
Dart
Raw Normal View History

2022-12-16 16:01:04 +01:00
// GENERATED CODE - DO NOT MODIFY BY HAND
part of 'trashbin_viewer.dart';
// **************************************************************************
// NpLogGenerator
// **************************************************************************
extension _$_TrashbinViewerStateNpLog on _TrashbinViewerState {
// ignore: unused_element
2022-12-20 17:49:14 +01:00
Logger get _log => log;
static final log = Logger("widget.trashbin_viewer._TrashbinViewerState");
2022-12-16 16:01:04 +01:00
}