name property

String name
final

Name of the CLI.

Do not rename it to cliName which would conflict with cliName

Implementation

// ignore: deprecated_member_use_from_same_package
/// Do not rename it to `cliName` which would conflict with [cliName]
final String name;