@param fromOrder
Future<chopper.Response<Object>> purchaseorderLegendGet({bool? fromOrder}) { return _purchaseorderLegendGet(fromOrder: fromOrder); }