getPower_Pre method
Implementation
$async.Future<$27.GetPowerResponse> getPower_Pre($grpc.ServiceCall call, $async.Future<$27.GetPowerRequest> request) async {
return getPower(call, await request);
}
$async.Future<$27.GetPowerResponse> getPower_Pre($grpc.ServiceCall call, $async.Future<$27.GetPowerRequest> request) async {
return getPower(call, await request);
}