subrentalbillinganalysisreportEmptyobjectGet method

Future<Response<FwStandardSqlServerFwJsonDataTable>> subrentalbillinganalysisreportEmptyobjectGet()

Implementation

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

  return _subrentalbillinganalysisreportEmptyobjectGet();
}