tools property

Implementation

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