type property

Implementation

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

Implementation

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