createPendingUser abstract method

Future<PendingUserResponse> createPendingUser(
  1. ServiceCall call,
  2. PendingUserRequest request
)

Implementation

$async.Future<$9.PendingUserResponse> createPendingUser($grpc.ServiceCall call, $9.PendingUserRequest request);