queues property

List<Queue>? queues
getter/setter pair

The list of queues.

Implementation

core.List<Queue>? queues;