queueConnection property

String? get queueConnection

The queue connection to use.

Returns null to use default queue.

Implementation

String? get queueConnection => null;