userInfo property Null safety

String userInfo

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;