getCurrentUser method

User? getCurrentUser()

Implementation

User? getCurrentUser() => _firebaseAuthInstance.currentUser;