getTitle method

String? getTitle()

Gets the value of aps.alert.title field.

Returns the value of aps.alert.title field, or null if absent.

Implementation

external String? getTitle();