staticAssetName property

String staticAssetName

The name of the static localization asset.

Implementation

String get staticAssetName =>
    'packages/$assetPath/${locale.languageCode}.json';