status property

LxStatus<T> get status

Returns the current LxStatus of the operation.

Implementation

LxStatus<T> get status => value;