Map<String, dynamic> toJson() => { "error": error, "stackTrace": stackTrace, "time": time, "additionalData": additionalData, };