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