invocation property

  1. @override
String invocation
final

A single-line template for how to invoke this command (e.g. "pub get package").

Implementation

@override
final invocation = 'release_tools next_version [OPTIONS] [current_version]';