stopAndFlushLog method

dynamic stopAndFlushLog()

Implementation

stopAndFlushLog() async {
  await TCICReport.stopAndFlush();
}