rentallostanddamagedbillinghistoryreportEmptyobjectGet method

Future<Response<FwStandardSqlServerFwJsonDataTable>> rentallostanddamagedbillinghistoryreportEmptyobjectGet()

Implementation

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

  return _rentallostanddamagedbillinghistoryreportEmptyobjectGet();
}