startUnit property

  1. @JsonKey(name: 'startunit')
SlotTimeUnit get startUnit
inherited

The start time of this slot.

Implementation

@JsonKey(name: 'startunit')
SlotTimeUnit get startUnit => throw _privateConstructorUsedError;