isScreenSharingOut method

Future<bool> isScreenSharingOut()

Implementation

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