checkP2pPermissions method

Future<bool> checkP2pPermissions()

Implementation

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