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