auth property

FirebaseAuth auth
inherited

Implementation

fba.FirebaseAuth get auth {
  return _auth ?? fba.FirebaseAuth.instance;
}