CustomFieldResponse constructor
CustomFieldResponse({})
Implementation
CustomFieldResponse({
this.id,
this.dbDateCreated,
this.dbDateUpdated,
this.crew,
this.question,
this.dataType,
this.responseData,
});