parserVersion top-level property Parsing Documents
YAML version that is used to implement the current YamlParser version.
Must support this and all lower versions.
{@category yaml_docs}
Implementation
final parserVersion = YamlDirective.ofVersion(_pinnedMajor, 2);