name property

  1. @override
String name
final

The name of the job.

Defaults to the command args joined by spaces.

Implementation

@override
final String name;