type property

Implementation

IoEventEnumType get type => _$this._type;
void type=(IoEventEnumType type)

Implementation

set type(IoEventEnumType type) => _$this._type = type;