setPhone abstract method

Future<SetPhoneResponse> setPhone(
  1. ServiceCall call,
  2. SetPhoneRequest request
)

Implementation

$async.Future<$0.SetPhoneResponse> setPhone($grpc.ServiceCall call, $0.SetPhoneRequest request);