subtype property
ExternalTokenDetailsSubtypeEnum?
get
subtype
Implementation
ExternalTokenDetailsSubtypeEnum? get subtype => _$this._subtype;
set
subtype
(ExternalTokenDetailsSubtypeEnum? subtype)
Implementation
set subtype(ExternalTokenDetailsSubtypeEnum? subtype) =>
_$this._subtype = subtype;