menu
teledart package
documentation
model.dart
VoiceChatStarted
VoiceChatStarted.fromJson factory constructor
VoiceChatStarted.fromJson factory constructor
dark_mode
light_mode
VoiceChatStarted.fromJson
constructor
VoiceChatStarted.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory VoiceChatStarted.fromJson(Map<String, dynamic> json) => _$VoiceChatStartedFromJson(json);
teledart package
documentation
model
VoiceChatStarted
VoiceChatStarted.fromJson factory constructor
VoiceChatStarted class