PaymentStatusStreamManager class
stream payment status rather than waiting for delay
Constructors
- PaymentStatusStreamManager.new(Paynow _paynowObject, String _pollUrl, {int streamInterval = 10})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
statusTransactionStream
→ Stream<
StatusResponse> -
no setter
Methods
-
dispose(
) → void - close timer and stream controller
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited