createProof abstract method

Future<CreateProofResponse> createProof(
  1. ServiceCall call,
  2. CreateProofRequest request
)

Implementation

$async.Future<$7.CreateProofResponse> createProof(
    $grpc.ServiceCall call, $7.CreateProofRequest request);