staticAssetName property
String
get
staticAssetName
The name of the static localization asset.
Implementation
String get staticAssetName =>
'packages/$assetPath/${locale.languageCode}.json';
The name of the static localization asset.
String get staticAssetName =>
'packages/$assetPath/${locale.languageCode}.json';