@override Map<String, dynamic> toJson() => { 'type': 'network_call_added', 'inspectorId': inspectorId, 'data': call.toJson(), };