latestCharge property
The latest charge created by this payment intent.
This field is only available on stripe web.
Implementation
MandateData? get mandateData;/// The latest charge created by this payment intent.
///
/// This field is only available on stripe web.
String? get latestCharge;