sendNetworkCalls method

  1. @Deprecated('Unnecessary with multiview_desktop shared-isolate windows')
void sendNetworkCalls()

No-ops kept for API compatibility with 0.1.x.

With multiview_desktop, all windows share one isolate and Infospect state — remove these calls when you migrate (see MIGRATION.md).

Implementation

@Deprecated('Unnecessary with multiview_desktop shared-isolate windows')
void sendNetworkCalls() {}