getParameters

abstract fun getParameters(): P(source)

Returns the parameters to will be used to create the service instance.

When the service declares BuildServiceParameters.None as its parameters type, this returns the BuildServiceParameters.None singleton.