state property

The current state of the task.

See NSURLSessionTask.state

Implementation

NSURLSessionTaskState get state => _nsObject.state;