void codeUrl()

in generator/src/main/groovy/model/Video.groovy [53:55]


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