enable method

Future<SecurityResult<void>> enable()

Implementation

Future<SecurityResult<void>> enable() => _useCase(enable: true);