Dart SDK
dart:core
String
codeUnits
codeUnits
Dart SDK
dart:core
String
codeUnits
property
codeUnits
Dart SDK
dart:core
String
Constructors
fromCharCode
fromCharCodes
fromEnvironment
Properties
codeUnits
hashCode
isEmpty
isNotEmpty
length
runes
runtimeType
Operators
operator *
operator +
operator ==
operator []
Methods
allMatches
codeUnitAt
compareTo
contains
endsWith
indexOf
lastIndexOf
matchAsPrefix
noSuchMethod
padLeft
padRight
replaceAll
replaceAllMapped
replaceFirst
replaceFirstMapped
replaceRange
split
splitMapJoin
startsWith
substring
toLowerCase
toString
toUpperCase
trim
trimLeft
trimRight
List
<
int
>
codeUnits
Returns an unmodifiable list of the UTF-16 code units of this string.