ParsedFeedbackBody

constructor(description: String = "", appName: String? = null, appVersion: String? = null, device: String? = null, osVersion: String? = null, email: String? = null, attachments: List<ParsedAttachment> = emptyList())