endpoint property

String? endpoint
getter/setter pair

Endpoint of the user-provided remote service, e.g. https://us-east1-my_gcf_project.cloudfunctions.net/remote_add

Implementation

core.String? endpoint;