class FBApi { FBApi(this.firebaseUser); ... Future<FBApi> signInWithGoogle() async { final GoogleSignInAccount googleUser = await ...
確定! 回上一頁