screenshotOFF method

Future<bool?> screenshotOFF()

Implementation

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