RemoteConfigConstants.smali

.class public Lcom/google/firebase/remoteconfig/RemoteConfigConstants;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-config@@19.1.0"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/google/firebase/remoteconfig/RemoteConfigConstants$ExperimentDescriptionFieldKey;,
        Lcom/google/firebase/remoteconfig/RemoteConfigConstants$ResponseFieldKey;,
        Lcom/google/firebase/remoteconfig/RemoteConfigConstants$RequestFieldKey;
    }
.end annotation


# static fields
.field public static final FETCH_REGEX_URL:Ljava/lang/String; = "https://firebaseremoteconfig.googleapis.com/v1/projects/%s/namespaces/%s:fetch"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method private constructor <init>()V
    .registers 1

    .line 100
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method