menu
mirrorfly_plugin package
documentation
model/call_log_model.dart
callLogListFromJson function
callLogListFromJson function
dark_mode
light_mode
callLogListFromJson
function
CallLogModel
callLogListFromJson
(
String
str
)
Implementation
CallLogModel callLogListFromJson(String str) => CallLogModel.fromJson(json.decode(str));
mirrorfly_plugin package
documentation
model/call_log_model
callLogListFromJson function
call_log_model library