parent2 property

String? get parent2

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

Implementation

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