sendForVerification abstract method
Future<IdentifierResponse>
sendForVerification(
- ServiceCall call,
- IdentifierUUIDWithUserComment request
Implementation
$async.Future<$1.IdentifierResponse> sendForVerification(
$grpc.ServiceCall call, $1.IdentifierUUIDWithUserComment request);