Where class
Type for the where
parameter.
- Inheritance
-
- Object
- StringOrList<
String> - Where
Constructors
- Where({dynamic where = '*'})
-
const
Properties
Methods
-
checkValidity(
) → void -
Throws an exception when value has a wrong type.
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited