get abstract method

Future<GetResponse> get(
  1. ServiceCall call,
  2. GetPoints request
)

Implementation

$async.Future<$4.GetResponse> get($grpc.ServiceCall call, $4.GetPoints request);