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