RemoteConfigConstants.smali
.class public final Lcom/google/firebase/remoteconfig/RemoteConfigConstants;
.super Ljava/lang/Object;
.source "RemoteConfigConstants.java"
# 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 private constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method