sdkInput property
A block of data that contains the activation data for a network token. This sdkInput is required to initialize Adyen's SDK for network token provisioning. For more information, see the repositories for Adyen's SDKs for network token provisioning: * Adyen Apple Pay Provisioning SDK. * Adyen Google Wallet Provisioning SDK
Implementation
@BuiltValueField(wireName: r'sdkInput')
String? get sdkInput;