supportedValuesOf function
Method supportedValuesOf
Parameters:
- key: "calendar" | "collation" | "currency" | "numberingSystem" | "timeZone" | "unit"
Implementation
@_i1.JS('supportedValuesOf')
external _i1.JSArray<_i1.JSString> supportedValuesOf(_i1.JSString key);