UpdatePolicy<S, U>.allow constructor

const UpdatePolicy<S, U>.allow()

Implementation

const factory UpdatePolicy.allow() = AllowPolicy<S, U>;