onSignedIn abstract method

void onSignedIn(
  1. UserCredential credential
)

Called if the user has successfully signed in.

Implementation

void onSignedIn(fba.UserCredential credential);