childOfKey property

  1. @override
YamlSourceNode? childOfKey
getter/setter pairoverride

Always null unless this value is a key.

Implementation

@override
YamlSourceNode? childOfKey;