getName

open fun getName(): String

Get the name of the dispatcher This information is only used for analytics /!\ `default` method can lead to an AbstractMethodError if java 8 language features are not available (api <24). Ensure catching the exception when using this method or use reflection check.

Return

the name of the dispatcher