purchaseError property

Stream<PurchaseResult?> purchaseError

Implementation

static Stream<PurchaseResult?> get purchaseError =>
    _purchaseErrorController!.stream;