isActive property
bool
get
isActive
Whether the guard currently intercepts outbound sockets.
Implementation
static bool get isActive => _active;
Whether the guard currently intercepts outbound sockets.
static bool get isActive => _active;