package com.mr.flutter.plugin.filepicker;

import android.net.Uri;

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

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final long f24625d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final byte[] f24626e;

    public a(String str, String str2, Uri uri, long j10, byte[] bArr) {
        this.f24622a = str;
        this.f24623b = str2;
        this.f24625d = j10;
        this.f24626e = bArr;
        this.f24624c = uri;
    }
}
