resendMyPhoneVerification abstract method

Future<ResendMyPhoneVerificationResponse> resendMyPhoneVerification(
  1. ServiceCall call,
  2. ResendMyPhoneVerificationRequest request
)

Implementation

$async.Future<$4.ResendMyPhoneVerificationResponse> resendMyPhoneVerification(
    $grpc.ServiceCall call, $4.ResendMyPhoneVerificationRequest request);