Valid<U> constructor

const Valid<U>()

Implementation

const factory Valid() = _$Valid<U>;