setContactPhone abstract method

Future<SetContactPhoneResponse> setContactPhone(
  1. ServiceCall call,
  2. SetContactPhoneRequest request
)

Implementation

$async.Future<$0.SetContactPhoneResponse> setContactPhone($grpc.ServiceCall call, $0.SetContactPhoneRequest request);