buildConsentFlow static method

  1. @Deprecated("Use ConsentFlow.create() instead")
ConsentFlow buildConsentFlow()

Implementation

@Deprecated("Use ConsentFlow.create() instead")
static ConsentFlow buildConsentFlow() {
  return ConsentFlowImpl();
}