A single-line template for how to invoke this command (e.g. "pub get package").
"pub get
"
@override String get invocation => '${runner?.executableName} $name [arguments] <directories>';