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