Builder$Mutation$linkUserAccount typedef

Builder$Mutation$linkUserAccount = Widget Function(RunMutation$Mutation$linkUserAccount , QueryResult<Mutation$linkUserAccount>?)

Implementation

typedef Builder$Mutation$linkUserAccount = widgets.Widget Function(
  RunMutation$Mutation$linkUserAccount,
  graphql.QueryResult<Mutation$linkUserAccount>?,
);