resources property

List<String>? resources
getter/setter pair

A list of the resources included in this shared flow revision formatted as "{type}://{name}".

Implementation

core.List<core.String>? resources;