types/where library
Classes
-
StringOrList<
T> -
Wraps a dynamic value into a
ListOrString
object that requires the value to be either a String or a List ofT
. - Where
-
Type for the
where
parameter.
ListOrString
object that requires the value
to be either a String or a List of T
.
where
parameter.