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