scriptCode property

String? scriptCode
final

The script subtag for the locale.

This may be null, indicating that there is no specified script subtag.

This must be a valid Unicode Language Identifier script subtag as listed in Unicode CLDR supplemental data.

See also:

Implementation

final String? scriptCode;