checkOp method
Implementation
Future<int?> checkOp(AppOpsType type) {
throw UnimplementedError('checkOp() has not been implemented.');
}
Future<int?> checkOp(AppOpsType type) {
throw UnimplementedError('checkOp() has not been implemented.');
}