description property

  1. @override
String get description
override

Provides a description of the init command.

Implementation

@override

/// Provides a description of the `init` command.
String get description => "Initialize the distribution tool.";