startTime property
The start time in a time-only ISO-8601 extended offset format. For example: 08:00:00+02:00, 22:30:00-03:00.
Implementation
@BuiltValueField(wireName: r'startTime')
String? get startTime;
The start time in a time-only ISO-8601 extended offset format. For example: 08:00:00+02:00, 22:30:00-03:00.
@BuiltValueField(wireName: r'startTime')
String? get startTime;