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