target property

String? target
final

The name used to register the function in the function framework.

If null, the name of the Function is used.

Implementation

final String? target;