Class IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory

java.lang.Object
com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory
All Implemented Interfaces:
dagger.internal.Factory<Boolean>, javax.inject.Provider<Boolean>

@DaggerGenerated public final class IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory extends Object implements dagger.internal.Factory<Boolean>
  • Constructor Details

    • IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory

      public IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule module)
  • Method Details

    • get

      public Boolean get()
      Specified by:
      get in interface javax.inject.Provider<Boolean>
    • create

      public static IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory create(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule module)
    • providesSessionFeedbackActivationFlag

      public static boolean providesSessionFeedbackActivationFlag(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule instance)