TF-1014: add quotas out of storage

This commit is contained in:
ManhNTX
2022-11-10 10:35:00 +07:00
committed by Dat H. Pham
parent 75495e7d1f
commit 181915f071
15 changed files with 262 additions and 152 deletions
@@ -22,7 +22,9 @@ class QuotasAPI {
.execute();
final getQuotaResponse = response.parse<GetQuotaResponse>(
getQuotaInvocation.methodCallId, GetQuotaResponse.deserialize);
getQuotaInvocation.methodCallId,
GetQuotaResponse.deserialize,
);
if(getQuotaResponse != null) {
return QuotasResponse(