slot property

CedarSlotId? slot

Implementation

CedarSlotId? get slot => _$this._slot;
void slot=(CedarSlotId? slot)

Implementation

set slot(CedarSlotId? slot) => _$this._slot = slot;