getTitle method
Gets the value of aps.alert.title
field.
Returns the value of aps.alert.title
field, or null if absent.
Implementation
external String? getTitle();
Gets the value of aps.alert.title
field.
Returns the value of aps.alert.title
field, or null if absent.
external String? getTitle();