uid property

String get uid

Implementation

String get uid => FirebaseAuth.instance.currentUser?.uid ?? '';