interceptionZone property

Zone? get interceptionZone

Get the interception zone (for running code that should have print intercepted)

Implementation

static Zone? get interceptionZone => _interceptionZone;