UpdateDocumentList constructor

const UpdateDocumentList({
  1. DocumentModel? value,
})

Implementation

const UpdateDocumentList({this.value});