teller / com.levibostian.teller / Teller / sharedInstance

sharedInstance

@JvmStatic fun sharedInstance(): Teller

Get singleton instance of Teller.

Exceptions

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