UserDefault

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

@UserDefault property wrapper.