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