windmillServiceEndpoint property

String? windmillServiceEndpoint
getter/setter pair

If present, the worker must use this endpoint to communicate with Windmill Service dispatchers, otherwise the worker must continue to use whatever endpoint it had been using.

Implementation

core.String? windmillServiceEndpoint;