Dart API Reference
dart:core
RuneIterator
RuneIterator
RuneIterator
constructor
Create an iterator positioned at the beginning of the string.
RuneIterator
(
String
string
)
Create an iterator positioned at the beginning of the string.