physicalinventoryrecountanalysisreportPreviewGet method

Future<Response<FwStandardSqlServerFwJsonDataTable>> physicalinventoryrecountanalysisreportPreviewGet()

Implementation

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

  return _physicalinventoryrecountanalysisreportPreviewGet();
}