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