conditions property

List<GoogleAppsCardV1Condition>? conditions
getter/setter pair

The list of conditions that are determined by the expression evaluation result.

Implementation

core.List<GoogleAppsCardV1Condition>? conditions;