getTitle property

String? getTitle

Obtains the title of a message.

Implementation

String? get getTitle => title;