nc-photos/app/lib/widget/photo_date_time_edit_dialog.g.dart
2022-12-16 23:01:04 +08:00

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;
}