target property

ExtensionBindingTarget? target
getter/setter pair

Specifies a target to which this ExtensionBinding should be attached.

The target can be either a single resource or a scope of resources.

Required.

Implementation

ExtensionBindingTarget? target;