getCurrentStorageLimitsByFid abstract method

Future<StorageLimitsResponse> getCurrentStorageLimitsByFid(
  1. ServiceCall call,
  2. FidRequest request
)

Implementation

$async.Future<$1.StorageLimitsResponse> getCurrentStorageLimitsByFid($grpc.ServiceCall call, $1.FidRequest request);