QueryToolArgs class
- Available extensions
- Annotations
-
- @Artifact.new(generateSchema: true)
Constructors
-
QueryToolArgs({required List<
String> queries}) -
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
queries
→ List<
String> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- to → _a
-
Available on _d, provided by the $QueryToolArgs extension
no setter
Methods
-
copyWith(
{_6? queries, _6? appendQueries, _6? removeQueries}) → _d -
Available on _d, provided by the $QueryToolArgs extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → _5 -
Available on _d, provided by the $QueryToolArgs extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited