getSensors abstract method

Future<GetSensorsResponse> getSensors(
  1. ServiceCall call,
  2. GetSensorsRequest request
)

Implementation

$async.Future<$37.GetSensorsResponse> getSensors($grpc.ServiceCall call, $37.GetSensorsRequest request);