QueueCallback typedef

QueueCallback = dynamic Function(TrackQueue)

Implementation

typedef QueueCallback = Function(TrackQueue);