queue property

String get queue

The queue this job should be dispatched to. Defaults to 'default'.

Implementation

String get queue => 'default';