queue property

  1. @visibleForTesting
List<Metric> queue
getter/setter pair

Implementation

@visibleForTesting
List<Metric> queue = <Metric>[];