localizations property
The supported localizations supported by the app.
You must add localizations to this if basedOnSystem is used
Implementation
static List<Localization> localizations = [];
The supported localizations supported by the app.
You must add localizations to this if basedOnSystem is used
static List<Localization> localizations = [];