userInfo property

String userInfo

Implementation

String get userInfo {
  return _uri?.userInfo ?? "";
}