getGPIO_Pre method
- ServiceCall call,
- Future<
GetGPIORequest> request
Implementation
$async.Future<$19.GetGPIOResponse> getGPIO_Pre($grpc.ServiceCall call, $async.Future<$19.GetGPIORequest> request) async {
return getGPIO(call, await request);
}
$async.Future<$19.GetGPIOResponse> getGPIO_Pre($grpc.ServiceCall call, $async.Future<$19.GetGPIORequest> request) async {
return getGPIO(call, await request);
}