Opens the consent layer if consent is required and hasn't been given yet.
@override Future<void> openConsentLayerOnCheck() async { await methodChannel.invokeMethod('openConsentLayerOnCheck'); }