userInfo property Null safety
Returns the user info part of the authority component.
Returns the empty string if there is no user info in the authority component.
Implementation
String get userInfo;
Returns the user info part of the authority component.
Returns the empty string if there is no user info in the authority component.
String get userInfo;