Dart
dart:core
RuneIterator
string property
string
Dart
dart:core
RuneIterator
string property
RuneIterator class
Constructors
RuneIterator
at
Properties
current
currentAsString
currentSize
hashCode
rawIndex
runtimeType
string
Methods
moveNext
movePrevious
noSuchMethod
reset
toString
Operators
operator ==
description
string
property
Null safety
String
string
final
String being iterated.
Implementation
final String string;