doubleScreenCancel method

Future<void> doubleScreenCancel()

Implementation

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