disable static method

void disable()

Implementation

static void disable() => _config = _config.copyWith(enabled: false);