delete abstract method

Future<AccountProto_DeleteReply> delete(
  1. ServiceCall call,
  2. AccountProto_DeleteRequest request
)

Implementation

$async.Future<$1.AccountProto_DeleteReply> delete(
    $grpc.ServiceCall call, $1.AccountProto_DeleteRequest request);