package dd;

import io.flutter.embedding.engine.systemchannels.TextInputChannel$TextInputType;

/* JADX INFO: loaded from: classes.dex */
public final class m0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final TextInputChannel$TextInputType f25134a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final boolean f25135b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final boolean f25136c;

    public m0(TextInputChannel$TextInputType textInputChannel$TextInputType, boolean z10, boolean z11) {
        this.f25134a = textInputChannel$TextInputType;
        this.f25135b = z10;
        this.f25136c = z11;
    }
}
