title property

String? get title

The name of the wiki page.

Implementation

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