latestCharge property
The latest charge created by this payment intent.
Implementation
@JsonKey(name: "latest_charge")
String? get latestCharge => throw _privateConstructorUsedError;
The latest charge created by this payment intent.
@JsonKey(name: "latest_charge")
String? get latestCharge => throw _privateConstructorUsedError;