SEPADocument constructor

SEPADocument(
  1. List<SEPADocumentField> fields
)

Implementation

SEPADocument(this.fields) : super(DOCUMENT_FORMAT);