IsMLSEnabledUseCaseImpl

internal class IsMLSEnabledUseCaseImpl(featureSupport: FeatureSupport, userConfigRepository: UserConfigRepository) : IsMLSEnabledUseCase

Constructors

Link copied to clipboard
constructor(featureSupport: FeatureSupport, userConfigRepository: UserConfigRepository)

Functions

Link copied to clipboard
open operator override fun invoke(): Boolean