tools property
Iterable<RealtimeFunctionToolHandler>
get
tools
Implementation
Iterable<RealtimeFunctionToolHandler> get tools {
return _tools.values;
}
Iterable<RealtimeFunctionToolHandler> get tools {
return _tools.values;
}