menu
fastyle_iap package
documentation
logic/blocs/plan.bloc.dart
PlanPurchasedCallback typedef
PlanPurchasedCallback typedef
dark_mode
light_mode
PlanPurchasedCallback
typedef
PlanPurchasedCallback
=
List
<
FastAppFeatures
>
Function
(
String
planId
)
Implementation
typedef PlanPurchasedCallback = List<FastAppFeatures> Function(String planId);
fastyle_iap package
documentation
logic/blocs/plan.bloc
PlanPurchasedCallback typedef
plan.bloc library