PdfAsset

constructor(file: File)
constructor(id: String = UUID.randomUUID().toString(), parentEntryId: String? = null, url: String? = null, name: String = UUID.randomUUID().toString(), mimeType: String = PdfMimeType.PDF.value, attachmentUploadResult: AttachmentUploadResult? = null, file: File? = null)