TableRelationshipResponse constructor
TableRelationshipResponse({})
Implementation
TableRelationshipResponse({
this.summaryFields, this.parentTableId, this.foreignKeyField,
this.id, this.childTableId, this.isCrossApp, this.lookupFields
});