commandStream property

Stream<DeviceCommand> get commandStream

Implementation

Stream<DeviceCommand> get commandStream => _commandStreamController!.stream;