getCurrentMonthUsage abstract method

Future<GetCurrentMonthUsageResponse> getCurrentMonthUsage(
  1. ServiceCall call,
  2. GetCurrentMonthUsageRequest request
)

Implementation

$async.Future<$10.GetCurrentMonthUsageResponse> getCurrentMonthUsage($grpc.ServiceCall call, $10.GetCurrentMonthUsageRequest request);