mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-09 02:36:31 +01:00
17 lines
535 B
Dart
17 lines
535 B
Dart
|
// GENERATED CODE - DO NOT MODIFY BY HAND
|
||
|
|
||
|
part of 'slideshow_viewer.dart';
|
||
|
|
||
|
// **************************************************************************
|
||
|
// NpLogGenerator
|
||
|
// **************************************************************************
|
||
|
|
||
|
// ignore: non_constant_identifier_names
|
||
|
final _$log_SlideshowViewerState =
|
||
|
Logger("widget.slideshow_viewer._SlideshowViewerState");
|
||
|
|
||
|
extension _$_SlideshowViewerStateNpLog on _SlideshowViewerState {
|
||
|
// ignore: unused_element
|
||
|
Logger get _log => _$log_SlideshowViewerState;
|
||
|
}
|