cancelTest method

Future<bool> cancelTest()

Implementation

Future<bool> cancelTest() {
  throw UnimplementedError('cancelTest() has not been implemented.');
}