userInfo property Null safety

String userInfo

The user info part of the authority component.

Th value is the empty string if there is no user info in the authority component.

Implementation

String get userInfo;