announcements property
getter/setter pair
Map of localized Announcements that should be displayed within the app.
Each key is expected to be a string of Unicode BCP47 Locale Identifier.
Implementation
static Map<String, Announcement> announcements = {};