GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema.fromJson constructor
GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema.fromJson(
- Map json_
Implementation
GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema.fromJson(core.Map json_)
: this(text: json_['text'] as core.String?);