checkMediaProjectionService method

Future<bool> checkMediaProjectionService()

Implementation

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