An easy way to represent the state production pipeline for the snail is with a single MutableStateFlow : data class Snail1State( val progress: Float = 0f,
確定! 回上一頁