yamlNode property

YamlNode? yamlNode
final

The node associated with this exception.

May be null if there was an error decoding.

Implementation

final YamlNode? yamlNode;