getSnippet

abstract fun getSnippet(): String?

Gets the text snippet to be shown below marker title.

Return

a string being the current text snippet or null if snippet is disabled.