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