toYaml property

dynamic toYaml

Get the mapped version of the yaml file

Implementation

dynamic get toYaml => loadYaml(file);