defaultLocaleName property

String defaultLocaleName
getter/setter pair

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';