YamlOutputFormatter<O extends Object> constructor
const
YamlOutputFormatter<O extends Object> ({
- bool utc = false,
Implementation
const YamlOutputFormatter({super.utc = false});