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