command property

JobCommand? command
final

The JobCommand that executes this job (required).

Implementation

final JobCommand? command;