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