menu
docker_commander package
documentation
docker_commander_vm.dart
Authentication
Authentication constructor
Authentication constructor
dark_mode
light_mode
Authentication
constructor
Authentication
(
{
String
?
username
,
String
?
token
,
bool
grant
=
false
,
})
Implementation
Authentication({this.username, this.token, this.grant = false});
docker_commander package
documentation
docker_commander_vm
Authentication
Authentication constructor
Authentication class