title property

String? title
final

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

Implementation

final String? title;