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