абстрактный метод removeFirst
E removeFirst(Удаляет и возвращает первый элемент этой очереди.
Очередь не должна быть пустой, когда вызывается этот метод.
Исходный код
E removeFirst();
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-collection/Queue/removeFirst.html