resendPhoneCode abstract method

Future<ResendPhoneCodeResponse> resendPhoneCode(
  1. ServiceCall call,
  2. ResendPhoneCodeRequest request
)

Implementation

$async.Future<$0.ResendPhoneCodeResponse> resendPhoneCode($grpc.ServiceCall call, $0.ResendPhoneCodeRequest request);