browser constant
Indicates the type of channel interface being used to initiate the transaction. Possible values: * app * browser * 3DSRequestorInitiated (initiated by a merchant when the cardholder is not available)
Implementation
@BuiltValueEnumConst(wireName: r'browser')
static const AuthenticationInfoDeviceChannelEnum browser = _$authenticationInfoDeviceChannelEnum_browser;