@JvmStatic fun getCallingIntent(context: Context, flowType: AccountUi.FlowType, params: AccountUi.Params = Params()): Intent
context - The application context
context
flowType - Which UI flow to initialize
flowType
params - Additional Params for the UIs
params