getUsernameProof abstract method

Future<UserNameProof> getUsernameProof(
  1. ServiceCall call,
  2. UsernameProofRequest request
)

Implementation

$async.Future<$4.UserNameProof> getUsernameProof($grpc.ServiceCall call, $1.UsernameProofRequest request);