DocumentInfo constructor
DocumentInfo({})
Implementation
DocumentInfo({
this.document,
this.type,
this.dateBegin,
this.dateEnd,
this.docGivePlace,
this.docGivePlaceId,
this.status,
});
DocumentInfo({
this.document,
this.type,
this.dateBegin,
this.dateEnd,
this.docGivePlace,
this.docGivePlaceId,
this.status,
});