menu
ulink_cli package
documentation
commands/login_command.dart
LoginCommand
LoginCommand.new constructor
LoginCommand.new constructor
dark_mode
light_mode
LoginCommand
constructor
LoginCommand
(
{
bool
verbose
=
false
,
String
baseUrl
=
'https://api.ulink.ly'
,
})
Implementation
LoginCommand({this.verbose = false, this.baseUrl = 'https://api.ulink.ly'});
ulink_cli package
documentation
commands/login_command
LoginCommand
LoginCommand.new constructor
LoginCommand class