username property

String? username
latefinal

Username extracted from the URI user info (base64 decoded).

Implementation

late final String? username;