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