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