auth property

FirebaseAuth get auth
inherited

Implementation

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