googlePayToken property
The token that you obtained from the Google Pay API PaymentData response.
Implementation
@BuiltValueField(wireName: r'googlePayToken')
String get googlePayToken;
The token that you obtained from the Google Pay API PaymentData response.
@BuiltValueField(wireName: r'googlePayToken')
String get googlePayToken;