isDefault property

bool? isDefault
final

Whether this target group is the first one used for connection requests by the associated proxy. Because each proxy is currently associated with a single target group, currently this setting is always true.

Implementation

final bool? isDefault;