menu
nim_core
nim_core
NIMServerConfig
NIMServerConfig.fromJson factory constructor
NIMServerConfig.fromJson
brightness_4
brightness_5
NIMServerConfig.fromJson
constructor
NIMServerConfig.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory NIMServerConfig.fromJson(Map<String, dynamic> json) => _$NIMServerConfigFromJson(json);
nim_core
nim_core
NIMServerConfig
NIMServerConfig.fromJson factory constructor
NIMServerConfig class