A single-line template for how to invoke this command (e.g. "pub get package").
"pub get
"
@override String get invocation => super.invocation.replaceFirst('[arguments]', '<part> [arguments]');