queues property

List<Queue>? queues
final

The queues used by this environment.

Implementation

final List<Queue>? queues;