model/time_zone_status library

Classes

TimeZoneStatus
TimeZoneStatusMixin
Optionally, enum_class can generate a mixin to go with your enum for use with Angular. It exposes your enum constants as getters. So, if you mix it in to your Dart component class, the values become available to the corresponding Angular template.