channel property
CreateCheckoutSessionResponseChannelEnum?
get
channel
Implementation
CreateCheckoutSessionResponseChannelEnum? get channel => _$this._channel;
set
channel
(CreateCheckoutSessionResponseChannelEnum? channel)
Implementation
set channel(CreateCheckoutSessionResponseChannelEnum? channel) =>
_$this._channel = channel;