name property

String? name
final

The name of the command for which these options are parsed, or null if these are the top-level results.

Implementation

final String? name;