title property

String? title
final

The title of the message, it's optional and defaults to null.

Implementation

final String? title;