toYAMLEncoded method

String toYAMLEncoded()

Converts to an encode YAML String.

Implementation

String toYAMLEncoded() => _encodeYAML(toJsonMap());