isOtherSharing method

Future<bool> isOtherSharing()

Implementation

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