IntProp

inner class IntProp(path: String, param: String)

Constructors

Link copied to clipboard
constructor(path: String, param: String)

Functions

Link copied to clipboard
inline suspend fun get(): Int
Link copied to clipboard
inline suspend fun set(value: Int): Int