get

open override fun get(): Boolean?

读取用户数据 此函数为阻塞函数, 请务必不要在初始化阶段或主线程上调用

Return

包含当前数据的可空对象, 如果未设置过则返回null

Since

Api 2