onPurchase property

Stream<PurchaseDetails> get onPurchase

Implementation

Stream<PurchaseDetails> get onPurchase => _eventController.stream;