ToolContext constructor
const
ToolContext({
- Participant? caller,
- Participant? onBehalfOf,
Implementation
const ToolContext({this.caller, this.onBehalfOf});
const ToolContext({this.caller, this.onBehalfOf});