paymentStream property

Stream<bool> paymentStream

Implementation

Stream<bool> get paymentStream => paymentStreamController.stream;