targetGroups property

List<DBProxyTargetGroup>? targetGroups
final

An arbitrary number of DBProxyTargetGroup objects, containing details of the corresponding target groups.

Implementation

final List<DBProxyTargetGroup>? targetGroups;