getYaml method

YamlMap? getYaml()

Implementation

YamlMap? getYaml() {
  return _yamlMap;
}