<itemvalue="Compares two maps for element-by-element equality. Returns true if the maps are both null, or if they are both non-null, have the same length, and contain the same keys associated with the same values. Returns false otherwise. If the elements are maps, lists, sets, or other collectionscomposite objects, then the contents of those elements are not compared element by element unless their equality operators ([Object.==]) do so. For checking deep equality, consider using the [DeepCollectionEquality] class. See also: [setEquals], which does something similar for sets. [listEquals], which does something similar for lists."/>
<itemvalue="Compares two maps for element-by-element equality. Returns true if the maps are both null, or if they are both non-null, have the same length, and contain the same keys associated with the same values. Returns false otherwise. If the elements are maps, lists, sets, or other collectionscomposite objects, then the contents of those elements are not compared element by element unless their equality operators ([Object.==]) do so. For checking deep equality, consider using the [DeepCollectionEquality] class. See also: [setEquals], which does something similar for sets. [listEquals], which does something similar for lists."/>
<itemvalue="rocker"/>
<itemvalue="rocker"/>
<itemvalue="Tools that recognize pragma hints should pick a pragma prefix to identify the tool. They should recognize any hint with a [name] starting with their prefix followed by `:` as if it was intended for that tool. A hint with a prefix for another tool should be ignored (unless compatibility with that other tool is a goal)."/>
<itemvalue="Tools that recognize pragma hints should pick a pragma prefix to identify the tool. They should recognize any hint with a [name] starting with their prefix followed by `:` as if it was intended for that tool. A hint with a prefix for another tool should be ignored (unless compatibility with that other tool is a goal)."/>