GetIsRemoteStorageSupportedUseCase

class GetIsRemoteStorageSupportedUseCase(remoteStorageRepository: RemoteStorageRepository)

Constructors

Link copied to clipboard
constructor(remoteStorageRepository: RemoteStorageRepository)

Functions

Link copied to clipboard
operator fun invoke(): Boolean