queue property

String get queue
inherited

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

Implementation

String get queue => 'default';