SecurityFlagsResultCopyWith extension
Extension on SecurityFlagsResult (Opaque pointer) to allow mutation.
Note: This extension mutates the underlying Rust-managed data directly.
Methods
-
copyWith(
{bool? isVpnDetected, bool? isDnsSpoofed, bool? isProxyDetected}) → SecurityFlagsResult -
Available on SecurityFlagsResult, provided by the SecurityFlagsResultCopyWith extension
Mutates the opaque result object with new flag values.