requiresOwnNode property
final
True if this configuration should get its own semantics node.
This will be the case if the recognizer is not null, or if isPlaceholder is true, or if semanticsIdentifier has a value.
Implementation
final bool requiresOwnNode;