getReadings abstract method

Future<GetReadingsResponse> getReadings(
  1. ServiceCall call,
  2. GetReadingsRequest request
)

Implementation

$async.Future<$14.GetReadingsResponse> getReadings($grpc.ServiceCall call, $14.GetReadingsRequest request);