1. Constructors
  2. new
  3. from
  4. fromEntries
  5. Properties
  6. entries
  7. hashCode
  8. isEmpty
  9. isNotEmpty
  10. keys
  11. length
  12. runtimeType
  13. values
  14. Methods
  15. addAll
  16. addEntries
  17. cast
  18. clear
  19. containsKey
  20. containsValue
  21. copy
  22. forEach
  23. map
  24. noSuchMethod
  25. putIfAbsent
  26. remove
  27. removeWhere
  28. retype
  29. toMap
  30. toMapOfCanonicalKeys
  31. toString
  32. update
  33. updateAll
  34. Operators
  35. operator ==
  36. operator []
  37. operator []=