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