mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-23 01:06:21 +01:00
16 lines
503 B
Dart
16 lines
503 B
Dart
|
// GENERATED CODE - DO NOT MODIFY BY HAND
|
||
|
|
||
|
part of 'album_picker.dart';
|
||
|
|
||
|
// **************************************************************************
|
||
|
// NpLogGenerator
|
||
|
// **************************************************************************
|
||
|
|
||
|
// ignore: non_constant_identifier_names
|
||
|
final _$log_AlbumPickerState = Logger("widget.album_picker._AlbumPickerState");
|
||
|
|
||
|
extension _$_AlbumPickerStateNpLog on _AlbumPickerState {
|
||
|
// ignore: unused_element
|
||
|
Logger get _log => _$log_AlbumPickerState;
|
||
|
}
|