preventOff method

Future<void> preventOff()

Implementation

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