menu
in_app_purchase_android package
documentation
billing_client_wrappers.dart
UserChoiceDetailsProductWrapper
id property
id property
dark_mode
light_mode
id
property
@JsonKey(defaultValue: '')
String
id
final
Returns the id of the product being purchased.
Implementation
@JsonKey(defaultValue: '') final String id;
in_app_purchase_android package
documentation
billing_client_wrappers
UserChoiceDetailsProductWrapper
id property
UserChoiceDetailsProductWrapper class