type property

Implementation

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

Implementation

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