Data structures, collections, and generics

Dart provides multiple kinds of structures to manipulate a of values. Dart lists are widely used even in the most simple use cases. Generics are an concept when working with collections of data tied to a specific type, such as List or Map, for example. They ensure a collection will have homogeneous values by specifying the type of data it can hold.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.128.199.162