amazonPayToken property
This is the amazonPayToken that you obtained from the Get Checkout Session response. This token is used for API only integration specifically.
Implementation
@BuiltValueField(wireName: r'amazonPayToken')
String? get amazonPayToken;