mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-23 09:16:19 +01:00
16 lines
535 B
Dart
16 lines
535 B
Dart
// GENERATED CODE - DO NOT MODIFY BY HAND
|
|
|
|
part of 'trashbin_browser.dart';
|
|
|
|
// **************************************************************************
|
|
// NpLogGenerator
|
|
// **************************************************************************
|
|
|
|
// ignore: non_constant_identifier_names
|
|
final _$log_TrashbinBrowserState =
|
|
Logger("widget.trashbin_browser._TrashbinBrowserState");
|
|
|
|
extension _$_TrashbinBrowserStateNpLog on _TrashbinBrowserState {
|
|
// ignore: unused_element
|
|
Logger get _log => _$log_TrashbinBrowserState;
|
|
}
|