billingprogressreportEmptyobjectGet method
Implementation
Future<chopper.Response<FwStandardSqlServerFwJsonDataTable>>
billingprogressreportEmptyobjectGet() {
generatedMapping.putIfAbsent(
FwStandardSqlServerFwJsonDataTable,
() => FwStandardSqlServerFwJsonDataTable.fromJsonFactory,
);
return _billingprogressreportEmptyobjectGet();
}