getLanguageClass

@NotNull
abstract fun getLanguageClass(): @NotNull Class<out Language>

Get this language's string ID; this is a short string identifying the language.

Return

Language ID string.