targets property

List<DBProxyTarget>? targets
final

An arbitrary number of DBProxyTarget objects, containing details of the corresponding targets.

Implementation

final List<DBProxyTarget>? targets;