shareSecretShare method
Implementation
$grpc.ResponseFuture<$0.RepeatedBytes> shareSecretShare($0.SecretShare request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$shareSecretShare, request, options: options);
}
$grpc.ResponseFuture<$0.RepeatedBytes> shareSecretShare($0.SecretShare request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$shareSecretShare, request, options: options);
}