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