USearchPostsSort.knownValue constructor
const
USearchPostsSort.knownValue({
- required KnownSearchPostsSort data,
Implementation
const factory USearchPostsSort.knownValue({
required KnownSearchPostsSort data,
}) = USearchPostsSortKnownValue;