staticMethodName

abstract fun staticMethodName(): String

Sets the name for the generated static version of this method.

If this value is not set, the static method name is just the original method name with "Of" appended.