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