workflows property

List<Workflow>? workflows
getter/setter pair

The workflows that match the request.

Implementation

core.List<Workflow>? workflows;