mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 16:56:19 +01:00
15 lines
441 B
Dart
15 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;
|
|
}
|