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