Skip to main content
dart_node
Docs
API
Blog
GitHub
↗
English
English
中文
Valid.new
const
Valid<
T
>
(
T
value
)
Implementation
const Valid(this.value);