textInput property
The text typed by the Customer on the POI or by the Cashier on the Sale Terminal.
Implementation
@BuiltValueField(wireName: r'TextInput')
String? get textInput;
The text typed by the Customer on the POI or by the Cashier on the Sale Terminal.
@BuiltValueField(wireName: r'TextInput')
String? get textInput;