type property

Implementation

PaymentMethodType? get type => _$this._type;
void type=(PaymentMethodType? type)

Implementation

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