localizations property

List<Localization> localizations
getter/setter pair

The supported localizations supported by the app. You must add localizations to this if basedOnSystem is used

Implementation

static List<Localization> localizations = [];