timeOfDay property
A start and end time in a time-only ISO-8601 extended offset format. Supported operations: equals, notEquals.
Implementation
@BuiltValueField(wireName: r'timeOfDay')
TimeOfDayRestriction? get timeOfDay;
A start and end time in a time-only ISO-8601 extended offset format. Supported operations: equals, notEquals.
@BuiltValueField(wireName: r'timeOfDay')
TimeOfDayRestriction? get timeOfDay;