menu
khadem package
documentation
contracts.dart
ShouldQueue
queue property
queue property
dark_mode
light_mode
queue
property
String
?
get
queue
The name of the queue the job should be sent to.
Implementation
String? get queue => null;
khadem package
documentation
contracts
ShouldQueue
queue property
ShouldQueue class