menu
in_app_purchase_android package
documentation
billing_client_wrappers.dart
ProductDetailsWrapper
productId property
productId property
dark_mode
light_mode
productId
property
@JsonKey(defaultValue: '')
String
productId
final
The product's id.
Implementation
@JsonKey(defaultValue: '') final String productId;
in_app_purchase_android package
documentation
billing_client_wrappers
ProductDetailsWrapper
productId property
ProductDetailsWrapper class