1. Constructors
  2. StringList
  3. fromHandle
  4. Properties
  5. count
  6. first
  7. handle
  8. hashCode
  9. isEmpty
  10. isNotEmpty
  11. iterator
  12. last
  13. length
  14. runtimeType
  15. single
  16. Methods
  17. add
  18. any
  19. cast
  20. clear
  21. contains
  22. dispose
  23. elementAt
  24. every
  25. expand
  26. firstWhere
  27. fold
  28. followedBy
  29. forEach
  30. get
  31. getCount
  32. join
  33. lastWhere
  34. map
  35. noSuchMethod
  36. reduce
  37. removeAt
  38. resize
  39. set
  40. singleWhere
  41. skip
  42. skipWhile
  43. take
  44. takeWhile
  45. toList
  46. toSet
  47. toString
  48. where
  49. whereType
  50. Operators
  51. operator ==
  52. operator []
  53. operator []=