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