OnPurchaserCallback typedef

OnPurchaserCallback = dynamic Function(BuildContext context, bool status)

Implementation

typedef OnPurchaserCallback = Function(BuildContext context, bool status);