menu
in_app_purchases_interface package
documentation
interface/callback_interface.dart
CallbackInterface
purchase abstract method
purchase abstract method
dark_mode
light_mode
purchase
abstract method
Future
<
bool
>
purchase
(
SubscriptionData
productDetails
)
Implementation
Future<bool> purchase(SubscriptionData productDetails);
in_app_purchases_interface package
documentation
interface/callback_interface
CallbackInterface
purchase abstract method
CallbackInterface class