Period._SUPPORTED_UNITS

The set of supported units.

class Period
__gshared
List!(TemporalUnit) _SUPPORTED_UNITS;

Meta