menu
carp_communication_package package
documentation
communication.dart
PhoneCall
PhoneCall.fromJson factory constructor
PhoneCall.fromJson factory constructor
dark_mode
light_mode
PhoneCall.fromJson
constructor
PhoneCall.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PhoneCall.fromJson(Map<String, dynamic> json) => _$PhoneCallFromJson(json);
carp_communication_package package
documentation
communication
PhoneCall
PhoneCall.fromJson factory constructor
PhoneCall class