menu
in_app_purchase_android package
documentation
billing_client_wrappers.dart
PurchaseWrapper
packageName property
packageName property
dark_mode
light_mode
packageName
property
@JsonKey(defaultValue: '')
String
packageName
final
The package name the purchase was made from.
Implementation
@JsonKey(defaultValue: '') final String packageName;
in_app_purchase_android package
documentation
billing_client_wrappers
PurchaseWrapper
packageName property
PurchaseWrapper class