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