the getter is `URI getUrl();` and the setter is `v...
# gradle
j
the getter is
URI getUrl();
and the setter is
void setUrl(Object url);
, which is i’m sure the cause