Rejects all consents.
@override Future<void> rejectAll() async { await methodChannel.invokeMethod('rejectAll'); }