getTitle

open fun getTitle(): String?

Gets the title of the completion provider, if any.

Currently, titles are not displayed in the completion results, but may be at some point in the future when non-null.

Return

a title for the provider or null