tryGetService

open fun <T : Any> tryGetService(clazz: Class<T>): ServiceResult<T>(source)