menu
ulink_cli package
documentation
commands/verify_command.dart
VerifyCommand
VerifyCommand.new constructor
VerifyCommand.new constructor
dark_mode
light_mode
VerifyCommand
constructor
VerifyCommand
(
{
required
String
baseUrl
,
bool
verbose
=
false
,
})
Implementation
VerifyCommand({ required this.baseUrl, this.verbose = false, });
ulink_cli package
documentation
commands/verify_command
VerifyCommand
VerifyCommand.new constructor
VerifyCommand class