showButton property
Shows or hides the event notification button on the screen of terminal models that have a keypad.
Implementation
@BuiltValueField(wireName: r'showButton')
bool? get showButton;
Shows or hides the event notification button on the screen of terminal models that have a keypad.
@BuiltValueField(wireName: r'showButton')
bool? get showButton;