enable static method

void enable()

Implementation

static void enable() => _config = _config.copyWith(enabled: true);