menu
netease_callkit_ui package
documentation
ne_callkit_ui.dart
NECallConfig
NECallConfig.fromJson factory constructor
NECallConfig.fromJson factory constructor
dark_mode
light_mode
NECallConfig.fromJson
constructor
NECallConfig.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory NECallConfig.fromJson(Map<String, dynamic> json) => _$NECallConfigFromJson(json);
netease_callkit_ui package
documentation
ne_callkit_ui
NECallConfig
NECallConfig.fromJson factory constructor
NECallConfig class