Dart API Referencedart:coreEmptyQueueException

EmptyQueueException Class

Implements

Exception

Constructors

Code const EmptyQueueException() #

const EmptyQueueException();

Methods

Code String toString() #

String toString() => "EmptyQueueException";