target property

TargetApi target

Supports additional targets discovery and allows to attach to them.

Implementation

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