targets property

List<ExfilResource>? targets
getter/setter pair

If there are multiple targets, each target would get a complete copy of the "joined" source data.

Implementation

core.List<ExfilResource>? targets;