mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-02 06:46:22 +01:00
17 lines
521 B
Dart
17 lines
521 B
Dart
|
// GENERATED CODE - DO NOT MODIFY BY HAND
|
||
|
|
||
|
part of 'places_browser.dart';
|
||
|
|
||
|
// **************************************************************************
|
||
|
// NpLogGenerator
|
||
|
// **************************************************************************
|
||
|
|
||
|
// ignore: non_constant_identifier_names
|
||
|
final _$log_PlacesBrowserState =
|
||
|
Logger("widget.places_browser._PlacesBrowserState");
|
||
|
|
||
|
extension _$_PlacesBrowserStateNpLog on _PlacesBrowserState {
|
||
|
// ignore: unused_element
|
||
|
Logger get _log => _$log_PlacesBrowserState;
|
||
|
}
|