devicesStream property

Stream<List<Printer>> get devicesStream

Implementation

Stream<List<Printer>> get devicesStream => _devicesstream.stream;