shareSecretShare abstract method

Future<RepeatedBytes> shareSecretShare(
  1. ServiceCall call,
  2. SecretShare request
)

Implementation

$async.Future<$0.RepeatedBytes> shareSecretShare($grpc.ServiceCall call, $0.SecretShare request);