FieldBasedModifier class abstract
- Inheritance
- Implementers
Constructors
- FieldBasedModifier(String selector, dynamic value)
Properties
Methods
-
apply(
Document doc) → Document -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
validateSearchTerm(
String field, dynamic value) → dynamic
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited