getParameters

@Inject
abstract fun getParameters(): T(source)

Returns the parameters of this service. You should not implement this method, but instead leave it abstract.