public class CheckNfcStateUseCase
Allows to detect the current state of the NFC chip of the device
@Inject public CheckNfcStateUseCase(@NotNull android.content.Context context)
@NotNull public io.reactivex.Single<io.scanbot.sdk.ui.view.nfc.interactor.NfcState> checkNfcState()