target property

TargetApi get target

Supports additional targets discovery and allows to attach to them.

Implementation

TargetApi get target => _target ??= TargetApi(client);