account

@NonNull
open fun account(): Task<GoogleSignInAccount>
@NonNull
open fun account(@Nullable activity: Activity): Task<GoogleSignInAccount>