getSources method

Future<List<Display>> getSources()

Implementation

Future<List<Display>> getSources() {
  throw UnimplementedError('stopScreenCapture() has not been implemented.');
}