CreateSchemaRegistryRequest constructor
CreateSchemaRegistryRequest({
- SchemaRegistry? schemaRegistry,
- String? schemaRegistryId,
Implementation
CreateSchemaRegistryRequest({this.schemaRegistry, this.schemaRegistryId});