$SystemToolConfigOutputExtension extension
Methods
-
copyWith(
{String? id, String? name, String? description, int? responseTimeoutSecs, String? type, dynamic params}) → SystemToolConfigOutput -
Available on SystemToolConfigOutput, provided by the $SystemToolConfigOutputExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? id, Wrapped<String> ? name, Wrapped<String> ? description, Wrapped<int?> ? responseTimeoutSecs, Wrapped<String?> ? type, Wrapped? params}) → SystemToolConfigOutput -
Available on SystemToolConfigOutput, provided by the $SystemToolConfigOutputExtension extension