count abstract method

Future<CountResponse> count(
  1. ServiceCall call,
  2. CountPoints request
)

Implementation

$async.Future<$4.CountResponse> count($grpc.ServiceCall call, $4.CountPoints request);