menu
client_stripe package
documentation
models.dart
Charge
refunds property
refunds property
dark_mode
light_mode
refunds
property
ChargeRefunds
?
refunds
final
RefundList
A list of refunds that have been applied to the charge.
Implementation
final ChargeRefunds? refunds;
client_stripe package
documentation
models
Charge
refunds property
Charge class