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