name property

  1. @override
String get name
override

The name of the command used in CLI

Implementation

@override
String get name => "init";