TrajectorySearchIndex class
Session-view-local index that reparses Markdown only when one record's sources change.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
search(
String query) → Set< String> ? - Matches a whitespace-separated case-insensitive query against the latest committed index version.
-
toString(
) → String -
A string representation of this object.
inherited
-
update(
List< List< layouts) → boolTrajectoryTurnModel> > - Incrementally synchronizes one or more current trajectory layout slices.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited