screenshotON method

Future<bool?> screenshotON()

Implementation

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