uid property

String? get uid

Get the current user's UID

Implementation

String? get uid => currentUser?.uid;