DataCollectionDefaultChange.smali
.class public final Lcom/google/firebase/DataCollectionDefaultChange;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-common@@19.3.0"
# instance fields
.field public final enabled:Z
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Z)V
.registers 2
.param p1, "enabled" # Z
.line 30
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 31
iput-boolean p1, p0, Lcom/google/firebase/DataCollectionDefaultChange;->enabled:Z
.line 32
return-void
.end method