locale property
dynamic
get
locale
Constructor creates Intl.Locale objects
Implementation
_i2.dynamic get locale => _i5.getProperty(
this,
'Locale',
);
Constructor creates Intl.Locale objects
_i2.dynamic get locale => _i5.getProperty(
this,
'Locale',
);