resendMyPhoneVerification abstract method

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

Implementation

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