StoredDocumentContract

constructor(encoding: StoredDocumentEncoding, studentId: String, title: String, sharedWithStudent: Boolean? = null, blocks: List<StoredDocumentBlock>, fileAnnotations: Map<String, List<StoredSarifResult>>)(source)