logic/blocs/plan.bloc library

Classes

FastPlanBloc
The FastPlanBloc extends Bloc, which provides the necessary functionality to handle events and state changes.

Typedefs

PlanPurchasedCallback = List<FastAppFeatures> Function(String planId)