resendContactPhoneCode abstract method

Future<ResendContactPhoneCodeResponse> resendContactPhoneCode(
  1. ServiceCall call,
  2. ResendContactPhoneCodeRequest request
)

Implementation

$async.Future<$0.ResendContactPhoneCodeResponse> resendContactPhoneCode($grpc.ServiceCall call, $0.ResendContactPhoneCodeRequest request);