defaultLocaleName property
Fallback locale name for getLocaleName when the OS reports "und" (undetermined). Override once at startup for the app's own default.
Implementation
static String defaultLocaleName = 'vi_VN';
Fallback locale name for getLocaleName when the OS reports "und" (undetermined). Override once at startup for the app's own default.
static String defaultLocaleName = 'vi_VN';