id

open val id: String(source)

Returns the ID of the service. It should match regex [a-z0-9._-].

ID should be unique, so it is recommended to use the plugin name as ID. Default implementation uses plugin name as an ID.