I know we can get uid from user instance by
FirebaseAuth.getInstance().getCurrentUser().getUid();
But is there any way to get FirebaseUser in