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