parent property

String? get parent

The title of the parent page for navigation, if any.

Implementation

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