QueryToolArgs class
- Available extensions
- Annotations
-
- @Artifact.new(generateSchema: true)
Constructors
-
QueryToolArgs({required List<
String> queries}) -
const
Properties
Methods
-
copyWith(
{_2? queries, _2? appendQueries, _2? removeQueries}) → _6 -
Available on _6, provided by the $QueryToolArgs extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
{bool pretty = _F}) → _3 -
Available on _6, provided by the $QueryToolArgs extension
-
toMap(
) → _1 -
Available on _6, provided by the $QueryToolArgs extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited