TextFileStringer constructor
const
TextFileStringer({})
Implementation
const TextFileStringer({
super.supportedFormats = const {
"txt",
"json",
"yaml",
"toml",
"xml",
"html",
"csv",
},
});