menu
in_app_purchase_android package
documentation
billing_client_wrappers.dart
ProductDetailsWrapper
description property
description property
dark_mode
light_mode
description
property
@JsonKey(defaultValue: '')
String
description
final
Textual description of the product.
Implementation
@JsonKey(defaultValue: '') final String description;
in_app_purchase_android package
documentation
billing_client_wrappers
ProductDetailsWrapper
description property
ProductDetailsWrapper class