@override Future<void> resetConsents() async { await methodChannel.invokeMethod<void>('resetConsents'); }