toString method

  1. @override
String toString()
override

Returns the current YAML string.

Implementation

@override
String toString() => _yaml;