get Service

open fun getService(serviceId: String): BrownieHostService

Method to retrieve the specified service from to the host

Return

the service if exists as BrownieHostService, null otherwise

Parameters

serviceId

The identifier of the service