AndroidNameLocalization class
Constructors
- AndroidNameLocalization()
-
const
Properties
Methods
-
fitLocale(
{required String appName, String? locale}) → void - Androidの名前のローカリゼーションファイルを作成する
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
updateManifestAppName(
) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited