service property

String? service
getter/setter pair

App service.

By default, the job is sent to the service which is the default service when the job is attempted.

Implementation

core.String? service;