Big Chungus
jim
@Model
mutableStateOf
class MyModel { val whatever by mutableStateOf(...) val fields by mutableStateOf(...) val here by mutableStateOf(...) }
A modern programming language that makes developers happier.