LinkTokenCreateRequestAuth constructor

LinkTokenCreateRequestAuth({
  1. LinkTokenCreateRequestAuthFlowType? flowType,
})

Implementation

LinkTokenCreateRequestAuth({
  this.flowType,
});