mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-03-26 00:44:42 +01:00
16 lines
441 B
Dart
16 lines
441 B
Dart
|
// GENERATED CODE - DO NOT MODIFY BY HAND
|
||
|
|
||
|
part of 'app_localizations.dart';
|
||
|
|
||
|
// **************************************************************************
|
||
|
// NpLogGenerator
|
||
|
// **************************************************************************
|
||
|
|
||
|
// ignore: non_constant_identifier_names
|
||
|
final _$logL10n = Logger("app_localizations.L10n");
|
||
|
|
||
|
extension _$L10nNpLog on L10n {
|
||
|
// ignore: unused_element
|
||
|
Logger get _log => _$logL10n;
|
||
|
}
|