userID property

Future<String?> userID

Implementation

Future<String?> get userID async {
  //TODO:
}