length property

  1. @visibleForTesting
int length

Implementation

@visibleForTesting
int get length => _queue.length;