wendy / com.levibostian.wendy.service / Wendy / sharedInstance

sharedInstance

@JvmStatic fun sharedInstance(): Wendy

Get singleton instance of Wendy.

Exceptions

RuntimeException - If you have not called Wendy.Companion.init yet to initialize singleton instance.