getCliJson property
dynamic
get
getCliJson
Decodes .get_cli.yaml as YAML.
Implementation
static dynamic get getCliJson => loadYaml(getCliString);
Decodes .get_cli.yaml as YAML.
static dynamic get getCliJson => loadYaml(getCliString);