type property

Implementation

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

Implementation

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