ValidationContext constructor
const
ValidationContext({})
Implementation
const ValidationContext({
required this.originalCommand,
required this.baseCommand,
required this.unquotedContent,
required this.fullyUnquotedContent,
required this.fullyUnquotedPreStrip,
required this.unquotedKeepQuoteChars,
});