status property
SlotStatus?
get
status
The status of the slot.
Implementation
SlotStatus? get status => statusField.getValue(json);
The status of the slot.
SlotStatus? get status => statusField.getValue(json);