ToolRunCommandsRequest class
- Available extensions
- Annotations
-
- @artifact
Constructors
-
ToolRunCommandsRequest.new({required List<
String> commands}) -
const
Properties
Methods
-
copyWith(
{_2? commands, _2? appendCommands, _2? removeCommands}) → _6 -
Available on _6, provided by the $ToolRunCommandsRequest 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 $ToolRunCommandsRequest extension
-
toMap(
) → _1 -
Available on _6, provided by the $ToolRunCommandsRequest extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited