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