mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-23 09:16:19 +01:00
17 lines
601 B
Dart
17 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;
|
|
}
|