title property
The name of the notification button on the terminal screen.
Implementation
@BuiltValueField(wireName: r'title')
String? get title;
The name of the notification button on the terminal screen.
@BuiltValueField(wireName: r'title')
String? get title;