sendDkgAcks abstract method

Future<Empty> sendDkgAcks(
  1. ServiceCall call,
  2. DkgAcks request
)

Implementation

$async.Future<$0.Empty> sendDkgAcks($grpc.ServiceCall call, $0.DkgAcks request);