appendPackagesWith
Appends the provided value to the original package of the generated accessor.
In the following example, the classes inside com.example.project
will generate accessors into com.example.project.foo.bar
:
appendPackagesWith = "foo.bar"
Content copied to clipboard