physicalinventoryrecountanalysisreportEmptyobjectGet method

Future<Response<FwStandardSqlServerFwJsonDataTable>> physicalinventoryrecountanalysisreportEmptyobjectGet()

Implementation

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

  return _physicalinventoryrecountanalysisreportEmptyobjectGet();
}