package com.revenuecat.purchases.ui.revenuecatui.customercenter;

import J4.c;
import com.revenuecat.purchases.ui.revenuecatui.customercenter.actions.CustomerCenterAction;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class InternalCustomerCenterKt$CustomerCenterNavHost$5$1$1 extends p implements J4.a {
    final /* synthetic */ String $email;
    final /* synthetic */ c $onAction;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public InternalCustomerCenterKt$CustomerCenterNavHost$5$1$1(c cVar, String str) {
        super(0);
        this.$onAction = cVar;
        this.$email = str;
    }

    @Override // J4.a
    public /* bridge */ /* synthetic */ Object invoke() {
        m939invoke();
        return C3137A.f25453a;
    }

    /* JADX INFO: renamed from: invoke, reason: collision with other method in class */
    public final void m939invoke() {
        this.$onAction.invoke(new CustomerCenterAction.ContactSupport(this.$email));
    }
}
