menu
ikon_sdk package
documentation
protocol/generated/init.dart
AppConfig
AppConfig.new constructor
AppConfig.new constructor
dark_mode
light_mode
AppConfig
constructor
AppConfig
(
{
int
maxClients
=
0
,
bool
disableWebRtc
=
false
,
bool
disableUdp
=
false
,
})
Implementation
AppConfig({ this.maxClients = 0, this.disableWebRtc = false, this.disableUdp = false, });
ikon_sdk package
documentation
protocol/generated/init
AppConfig
AppConfig.new constructor
AppConfig class