status property
Future<StreamStatusResponse>
get
status
Gets the status of the stream output.
- Complexity Rating: 2/5
- Latest Supported RPC Version: 1
- Added in v5.0.0
Implementation
Future<StreamStatusResponse> get status async => await getStreamStatus();