key property

String key
final

The name of the command itself (e.g. help)

Note that packages which are not native to afib must be referenced using package:command as the command.

Implementation

final String key;