void url()

in generator/src/main/groovy/model/UserGroup.groovy [39:41]


    void url(String url) {
        this.url = url
    }