projectactivitytotalsforpurchaseorderLegendGet method
@param fromOrder
Implementation
Future<chopper.Response<Object>>
projectactivitytotalsforpurchaseorderLegendGet({bool? fromOrder}) {
return _projectactivitytotalsforpurchaseorderLegendGet(
fromOrder: fromOrder,
);
}