menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
QChatPushConfig
QChatPushConfig.fromJson factory constructor
QChatPushConfig.fromJson factory constructor
dark_mode
light_mode
QChatPushConfig.fromJson
constructor
QChatPushConfig.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory QChatPushConfig.fromJson(Map<String, dynamic> json) => _$QChatPushConfigFromJson(json);
nim_core_platform_interface package
documentation
nim_core_platform_interface
QChatPushConfig
QChatPushConfig.fromJson factory constructor
QChatPushConfig class