status property

FutureStatus? get status

The status of the future that is being awaited.

Implementation

FutureStatus? get status;