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