type property
PinwheelOtherEventPayloadValueType?
get
type
Implementation
PinwheelOtherEventPayloadValueType? get type => _$this._type;
set
type
(PinwheelOtherEventPayloadValueType? type)
Implementation
set type(PinwheelOtherEventPayloadValueType? type) => _$this._type = type;