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