menu
ulink_cli package
documentation
commands/resolve_command.dart
ResolveOptions
ResolveOptions.new constructor
ResolveOptions.new constructor
dark_mode
light_mode
ResolveOptions
constructor
ResolveOptions
(
{
String
?
url
,
String
?
apiKey
,
bool
json
=
false
,
bool
help
=
false
,
})
Implementation
ResolveOptions({this.url, this.apiKey, this.json = false, this.help = false});
ulink_cli package
documentation
commands/resolve_command
ResolveOptions
ResolveOptions.new constructor
ResolveOptions class