menu
tencent_rtc_sdk
trtc_cloud_def.dart
TRTCStatistics
TRTCStatistics.fromJson factory constructor
TRTCStatistics.fromJson
dark_mode
light_mode
TRTCStatistics.fromJson
constructor
TRTCStatistics.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TRTCStatistics.fromJson(Map<String, dynamic> json) => _$TRTCStatisticsFromJson(json);
tencent_rtc_sdk
trtc_cloud_def
TRTCStatistics
TRTCStatistics.fromJson factory constructor
TRTCStatistics class