Opens the consent layer.
@override Future<void> openConsentLayer() async { await methodChannel.invokeMethod('openConsentLayer'); }