getFlow

abstract fun getFlow(path: String): Flow<String?>

获取用户数据字符串值的可观测流

Return

存储字符串可空值的Flow

Since

Api 2

Parameters

path

数据的完整路径