delete abstract method

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

Implementation

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