menu
flutter_inapp_purchase package
documentation
types.dart
AdvancedCommerceItemIOS
refunds property
refunds property
dark_mode
light_mode
refunds
property
List
<
AdvancedCommerceRefundIOS
>
?
refunds
final
Refunds issued for this item, if any
Implementation
final List<AdvancedCommerceRefundIOS>? refunds;
flutter_inapp_purchase package
documentation
types
AdvancedCommerceItemIOS
refunds property
AdvancedCommerceItemIOS class