menu
opentool_daemon package
documentation
opentool_daemon_server.dart
Config
Config.new constructor
Config.new constructor
dark_mode
light_mode
Config
constructor
Config
(
{
required
String
version
,
Server
?
server
,
Log
?
log
,
bool
autoRestore
=
false
,
})
Implementation
Config({ required this.version, this.server, this.log, this.autoRestore = false, });
opentool_daemon package
documentation
opentool_daemon_server
Config
Config.new constructor
Config class