functionTarget property

String? functionTarget
getter/setter pair

Name of the function target if the source is a function source.

Required for function builds.

Optional.

Implementation

core.String? functionTarget;