menu
in_app_purchase_android package
documentation
billing_client_wrappers.dart
PurchaseWrapper
orderId property
orderId property
dark_mode
light_mode
orderId
property
String
orderId
final
The unique ID for this purchase. Corresponds to the Google Payments order ID.
Implementation
final String orderId;
in_app_purchase_android package
documentation
billing_client_wrappers
PurchaseWrapper
orderId property
PurchaseWrapper class