getAuthors

@NotNull
abstract fun getAuthors(): @NotNull Collection<String>

Gets the authors of the addon.

Return

A collection of addon authors.