updatePoetServer abstract method

Future<UpdatePoetServerResponse> updatePoetServer(
  1. ServiceCall call,
  2. UpdatePoetServerRequest request
)

Implementation

$async.Future<$3.UpdatePoetServerResponse> updatePoetServer(
    $grpc.ServiceCall call, $3.UpdatePoetServerRequest request);