package com.reactnativecommunity.webview;

/* JADX INFO: loaded from: classes.dex */
class a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    String f8456a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    String f8457b;

    a(String str, String str2) {
        this.f8456a = str;
        this.f8457b = str2;
    }
}
