DiscoverInputSchemaResponse constructor
DiscoverInputSchemaResponse({})
Implementation
DiscoverInputSchemaResponse({
this.inputSchema,
this.parsedInputRecords,
this.processedInputRecords,
this.rawInputRecords,
});