status property

LxStatus<T> get status

Returns the current LxStatus of the stream.

Implementation

LxStatus<T> get status => value;