https://devmg.tistory.com/184 [Flutter/Drat]다트 유용한 메소드 Method 함수 Function 정리~ Dart에서는 iterable이라는 개념이 있다. 이것은 반복이 가능한 그룹을 뜻하고 iterable? A collection of values, or "elements", that can be accessed sequentially. list나 array, 등을 의미한다. Map은 순서.. devmg.tistory.com