checkPermissions method

Implementation

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