style property

String? style
getter/setter pair

Formatting style.
For 'number': 'standard', 'scientific', 'native', or 'nogrouping'.
For 'currency': 'common' (currency symbol) or 'iso' (ISO code).

Implementation

String? style;