targets property

List<TargetAttribute>? targets
getter/setter pair

Contains attributes about a target.

Implementation

core.List<TargetAttribute>? targets;