Disable the network
@MPI(name: "mesh.net.disable") Future<void> disable(String mdc, {Context? ctx}) { throw UnimplementedError('disable() has not been implemented.'); }