mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 16:56:19 +01:00
16 lines
510 B
Dart
16 lines
510 B
Dart
// GENERATED CODE - DO NOT MODIFY BY HAND
|
|
|
|
part of 'photo_date_time_edit_dialog.dart';
|
|
|
|
// **************************************************************************
|
|
// NpLogGenerator
|
|
// **************************************************************************
|
|
|
|
extension _$_PhotoDateTimeEditDialogStateNpLog
|
|
on _PhotoDateTimeEditDialogState {
|
|
// ignore: unused_element
|
|
Logger get _log => log;
|
|
|
|
static final log = Logger(
|
|
"widget.photo_date_time_edit_dialog._PhotoDateTimeEditDialogState");
|
|
}
|