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