menu
ouisync
ouisync.dart
Server
Server.new constructor
Server.new
dark_mode
light_mode
Server
constructor
Server
(
{
required
String
configPath
,
String
?
debugLabel
,
})
Implementation
Server({required this.configPath, this.debugLabel});
ouisync
ouisync
Server
Server.new constructor
Server class