CreateDiscussionDTOInternal constructor
CreateDiscussionDTOInternal({})
Returns a new CreateDiscussionDTOInternal instance.
Implementation
CreateDiscussionDTOInternal({
this.subjectIds = const [],
this.relationshipIds = const [],
this.subject,
this.description,
this.areaId,
this.attachments = const [],
});