getPower abstract method

Future<GetPowerResponse> getPower(
  1. ServiceCall call,
  2. GetPowerRequest request
)

Implementation

$async.Future<$30.GetPowerResponse> getPower($grpc.ServiceCall call, $30.GetPowerRequest request);