applePayToken property
The stringified and base64 encoded paymentData you retrieved from the Apple framework.
Implementation
@BuiltValueField(wireName: r'applePayToken')
String get applePayToken;
The stringified and base64 encoded paymentData you retrieved from the Apple framework.
@BuiltValueField(wireName: r'applePayToken')
String get applePayToken;