reportPerf method

Future<void> reportPerf()

Implementation

Future<void> reportPerf() async {
  super.report();
}