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