menu
infobip_voice package
documentation
model/calls.dart
Call
Call.fromJson factory constructor
Call.fromJson factory constructor
dark_mode
light_mode
Call.fromJson
constructor
Call.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Call.fromJson(Map<String, dynamic> json) => _$CallFromJson(json);
infobip_voice package
documentation
model/calls
Call
Call.fromJson factory constructor
Call class