send abstract method

Future<Empty> send(
  1. ServiceCall call,
  2. RaftMessage request
)

Implementation

$async.Future<$8.Empty> send($grpc.ServiceCall call, $7.RaftMessage request);