title property

String? title
final

The title to use in a push notification that's based on the message template. This title appears above the notification message on a recipient's device.

Implementation

final String? title;