reason property

B2COperationState reason
getter/setter pair

Reason why the callback was launched. In this field is stored the state of the async operation that has emitted the callback.

Implementation

late B2COperationState reason;