status property

FutureStatus status

Observable status of this.

Implementation

FutureStatus get status => _result.status;