isSpyEnabled property

bool isSpyEnabled

Implementation

bool get isSpyEnabled =>
    _config.isSpyEnabled && _state.spyListeners.isNotEmpty;