The list of supported locales for the SDK.
static const Iterable<Locale> supportedLocales = [Locale('en'), Locale('ar')];