This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,20 @@
.class public abstract Lcom/google/firebase/auth/ActionCodeMultiFactorInfo;
.super Lcom/google/firebase/auth/ActionCodeInfo;
.source "com.google.firebase:firebase-auth@@21.0.1"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Lcom/google/firebase/auth/ActionCodeInfo;-><init>()V
return-void
.end method
# virtual methods
.method public abstract getMultiFactorInfo()Lcom/google/firebase/auth/MultiFactorInfo;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method