isSupported property

bool isSupported

return true if this app support this locale

Implementation

bool get isSupported => AppLang.supportedLocales.contains(this);