getUserID property

String get getUserID

Implementation

String get getUserID => firebaseUser?.uid ?? "";