donationToken property
Donation token received in the /payments call.
Implementation
@BuiltValueField(wireName: r'donationToken')
String? get donationToken;
Donation token received in the /payments call.
@BuiltValueField(wireName: r'donationToken')
String? get donationToken;