getSensors abstract method

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

Implementation

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