menu
docker_commander package
documentation
docker_commander_vm.dart
Authentication
Authentication.new constructor
Authentication.new 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.new constructor
Authentication class