$ModuleL10n$Typings extension
- on
Properties
- bundle → Object?
-
Available on $ModuleL10n, provided by the $ModuleL10n$Typings extension
The bundle of localized strings that have been loaded for the extension. It's undefined if no bundle has been loaded. The bundle is typically not loaded if there was no bundle found or when we are running with the default language.no setter - t → ({String Function(IInline85 options) $1, String Function(String message, [Iterable? args]) $2, String Function(String message, dynamic args) $3})
-
Available on $ModuleL10n, provided by the $ModuleL10n$Typings extension
Overload accessor: $1, $2, $3no setter - uri → Uri?
-
Available on $ModuleL10n, provided by the $ModuleL10n$Typings extension
The URI of the localization bundle that has been loaded for the extension. It's undefined if no bundle has been loaded. The bundle is typically not loaded if there was no bundle found or when we are running with the default language.no setter