GetIntrospectionSchemaResponse constructor
GetIntrospectionSchemaResponse({
- Uint8List? schema,
Implementation
GetIntrospectionSchemaResponse({
this.schema,
});
GetIntrospectionSchemaResponse({
this.schema,
});