service property

String? service
getter/setter pair

Resource ID of a service in this application that should serve the matched request.

The service must already exist. Example: default.

Implementation

core.String? service;