UserDefault

@propertyWrapper
@StorageActor
open class UserDefault<Value> : StorePropertyWrapper<UserDefaultsStorage>

@UserDefault property wrapper.