SecurityFlagsCopyWith extension
Extension on SecurityFlags for interface security metadata.
Methods
-
copyWith(
{bool? isVpnDetected, bool? isDnsSpoofed, bool? isProxyDetected, String? interfaceName}) → SecurityFlags -
Available on SecurityFlags, provided by the SecurityFlagsCopyWith extension
Returns a copy of SecurityFlags with updated values.