menu
unified_payment package
documentation
models/payment_response.dart
PaymentResponse
orderId property
orderId property
dark_mode
light_mode
orderId
property
String
?
orderId
final
Order ID from the original request
Implementation
final String? orderId;
unified_payment package
documentation
models/payment_response
PaymentResponse
orderId property
PaymentResponse class