userId property

String? get userId

Implementation

String? get userId {
  return _userId;
}