notification property
Configures sending event notifications by pressing a button on a terminal, for example used for pay-at-table.
Implementation
@BuiltValueField(wireName: r'notification')
Notification? get notification;
Configures sending event notifications by pressing a button on a terminal, for example used for pay-at-table.
@BuiltValueField(wireName: r'notification')
Notification? get notification;