title property

String? get title

Title of the document.

Implementation

String? get title => payload['title'];