onQueueIdle property
Stream<void>
get
onQueueIdle
Implementation
Stream<void> get onQueueIdle {
throw UnimplementedError('onQueueIdle has not been implemented.');
}
Stream<void> get onQueueIdle {
throw UnimplementedError('onQueueIdle has not been implemented.');
}