type property

Implementation

GenericIssuerPaymentMethodDetailsTypeEnum? get type => _$this._type;

Implementation

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