commandName property

String? commandName
final

The name of the Command that executed this tool if it was executed via a command-line app.

This may be null.

Implementation

final String? commandName;