ResolveScript.command constructor
const
ResolveScript.command({})
Implementation
const ResolveScript.command({
required String this.command,
required this.envConfig,
required this.script,
}) : resolvedScripts = const [];