@override Future<bool> isConsentOptIn() async { return await methodChannel.invokeMethod("isConsentOptIn"); }