AppStateProvider

fun interface AppStateProvider

Provides current application state to the StarPlatform.

Functions

Link copied to clipboard
abstract fun getState(): String?