$ModuleL10n$Typings extension
Properties
-
bundle
→ Object?
-
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})
-
Overload accessor: $1, $2, $3
no setter
-
uri
→ Uri?
-
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