menu
unified_payment package
documentation
models/payment_response.dart
PaymentResponse
amount property
amount property
dark_mode
light_mode
amount
property
double
?
amount
final
Amount that was processed (if available)
Implementation
final double? amount;
unified_payment package
documentation
models/payment_response
PaymentResponse
amount property
PaymentResponse class