上QQ阅读APP看书,第一时间看更新
Summary
This concludes mastering of the advanced techniques in Dart. You now know that generics produce safer and clearer code, annotation with reflection helps execute code dynamically, and errors and exceptions play an important role in finding bugs that are detected at runtime.
In the next chapter, we will talk about the creation of objects and how and when to create them using best practices from the programming world.