name property

  1. @override
String get name
override

The name of the init command.

Implementation

@override

/// The name of the `init` command.
String get name => "init";