printers property

List<ZebraDevice> get printers

Implementation

List<ZebraDevice> get printers => List.unmodifiable(_printers);