Map<String, dynamic> toJson() => { 'callType': callType, 'eventType': eventType, 'errorType': errorType, };