checkPermissions method

Future<bool> checkPermissions()

Implementation

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