static void main()

in example/template.dart [13:15]


  static void main() {
    const TemplateBenchmark().report();
  }