mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-25 10:58:50 +01:00
18 lines
601 B
Dart
18 lines
601 B
Dart
|
// GENERATED CODE - DO NOT MODIFY BY HAND
|
||
|
|
||
|
part of 'photo_date_time_edit_dialog.dart';
|
||
|
|
||
|
// **************************************************************************
|
||
|
// NpLogGenerator
|
||
|
// **************************************************************************
|
||
|
|
||
|
// ignore: non_constant_identifier_names
|
||
|
final _$log_PhotoDateTimeEditDialogState =
|
||
|
Logger("widget.photo_date_time_edit_dialog._PhotoDateTimeEditDialogState");
|
||
|
|
||
|
extension _$_PhotoDateTimeEditDialogStateNpLog
|
||
|
on _PhotoDateTimeEditDialogState {
|
||
|
// ignore: unused_element
|
||
|
Logger get _log => _$log_PhotoDateTimeEditDialogState;
|
||
|
}
|