NetworkTargetCopyWith extension
Extension on NetworkTarget to modify probe endpoint definitions.
Methods
-
copyWith(
{String? label, String? host, int? port, TargetProtocol? protocol, BigInt? timeoutMs, int? priority, bool? isEssential}) → NetworkTarget -
Available on NetworkTarget, provided by the NetworkTargetCopyWith extension
Returns a copy of the target configuration.