cases property

List<Case>? cases
getter/setter pair

The list of cases associated with the cloud resource, after any filters have been applied.

Implementation

core.List<Case>? cases;