menu
ews package
documentation
ComplexProperties/TimeZones/TimeZoneTransitionGroup.dart
TimeZoneTransitionGroup
Id property
Id property
dark_mode
light_mode
Id
property
String
?
get
Id
Gets or sets the id of this group.
Implementation
String? get Id => this.id;
set
Id
(
String
?
value
)
Implementation
set Id(String? value) => this.id = value;
ews package
documentation
ComplexProperties/TimeZones/TimeZoneTransitionGroup
TimeZoneTransitionGroup
Id property
TimeZoneTransitionGroup class