type property

StatsType? type

Implementation

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

Implementation

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