device property
Logical device located on a Sale Terminal or a POI Terminal, in terms of class of information to output (display, print, or store), or input (keyboard) for the Cashier or the Customer. Possible values: * CashierDisplay * CashierInput * CustomerDisplay * CustomerInput
Implementation
@BuiltValueField(wireName: r'Device')
Device get device;