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