getAllNames

@NotNull
@Unmodifiable
abstract fun getAllNames(): @NotNull @Unmodifiable Set<String>

Gets all name of popup.

Return

names