AsyncBenchmark constructor

AsyncBenchmark([
  1. String? name
])

Implementation

AsyncBenchmark([String? name]) : super._(name);