YamlOutputFormatter<O extends Object> constructor

const YamlOutputFormatter<O extends Object>({
  1. bool utc = false,
})

Implementation

const YamlOutputFormatter({super.utc = false});