menu
Dart
dart:core
String
codeUnitAt abstract method
codeUnitAt
dark_mode
light_mode
description
codeUnitAt
abstract method
int
codeUnitAt
(
int
index
)
Returns the 16-bit UTF-16 code unit at the given
index
.
Implementation
int codeUnitAt(int index);
Dart
dart:core
String
codeUnitAt abstract method
String class
Cookies management controls