menu
lucky_dart package
documentation
auth/basic_authenticator.dart
BasicAuthenticator
username property
username property
dark_mode
light_mode
username
property
String
username
final
The username portion of the Basic Authentication credentials.
Implementation
final String username;
lucky_dart package
documentation
auth/basic_authenticator
BasicAuthenticator
username property
BasicAuthenticator class