OnQueryComplete$Query$countUnseenCorporateNotificationsByTargetWithLinkedAccounts typedef

OnQueryComplete$Query$countUnseenCorporateNotificationsByTargetWithLinkedAccounts = FutureOr<void> Function(Map<String, dynamic>?, Query$countUnseenCorporateNotificationsByTargetWithLinkedAccounts?)

Implementation

typedef OnQueryComplete$Query$countUnseenCorporateNotificationsByTargetWithLinkedAccounts
    = FutureOr<void> Function(
  Map<String, dynamic>?,
  Query$countUnseenCorporateNotificationsByTargetWithLinkedAccounts?,
);