lombok 0.0.2
lombok: ^0.0.2 copied to clipboard
Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has [...]
example/lombok_example.dart
main() {}