defaultChildName property

String? defaultChildName
getter/setter pair

The default child is chosen, when you want to navigate to LAST and no child is already staged.

Implementation

String? defaultChildName;