onDequeue property

ValueChanged<String>? onDequeue
final

Called when removing from queue.

Implementation

final ValueChanged<String>? onDequeue;