routingQueue property

Queue<Routing> get routingQueue

Implementation

Queue<Routing> get routingQueue => goSetting.routingQueue;