queue property

String? get queue

The name of the queue the job should be sent to.

Implementation

String? get queue => null;