GetMonitorConnectivityUseCaseImpl
internal class GetMonitorConnectivityUseCaseImpl(val preferenceManager: PreferenceManager) : GetMonitorConnectivityUseCase(source)
Implements GetMonitorConnectivityUseCase behavior in the SDAI domain layer.
Author
Dmitriy Moroz