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