resendMyPhoneVerification abstract method

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

Implementation

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