mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-02 14:56:20 +01:00
15 lines
496 B
Dart
15 lines
496 B
Dart
// GENERATED CODE - DO NOT MODIFY BY HAND
|
|
|
|
part of 'home_search.dart';
|
|
|
|
// **************************************************************************
|
|
// NpLogGenerator
|
|
// **************************************************************************
|
|
|
|
// ignore: non_constant_identifier_names
|
|
final _$log_HomeSearchState = Logger("widget.home_search._HomeSearchState");
|
|
|
|
extension _$_HomeSearchStateNpLog on _HomeSearchState {
|
|
// ignore: unused_element
|
|
Logger get _log => _$log_HomeSearchState;
|
|
}
|