rentalinventorypurchasehistoryreportEmptyobjectGet method

Future<Response<FwStandardSqlServerFwJsonDataTable>> rentalinventorypurchasehistoryreportEmptyobjectGet()

Implementation

Future<chopper.Response<FwStandardSqlServerFwJsonDataTable>>
    rentalinventorypurchasehistoryreportEmptyobjectGet() {
  generatedMapping.putIfAbsent(FwStandardSqlServerFwJsonDataTable,
      () => FwStandardSqlServerFwJsonDataTable.fromJsonFactory);

  return _rentalinventorypurchasehistoryreportEmptyobjectGet();
}