const BenchmarkBase()

in lib/src/benchmark_base.dart [12:12]


  const BenchmarkBase(this.name, {this.emitter = const PrintEmitter()});