queueConnection property
String?
get
queueConnection
The queue connection to use.
Returns null to use default queue.
Implementation
String? get queueConnection => null;
The queue connection to use.
Returns null to use default queue.
String? get queueConnection => null;