serviceApi

abstract var serviceApi: Boolean

If true then the module contains IVI service declarations. Once set to true it cannot be set back to false.

Example

ivi {
serviceApi = true
}