codeUnit0 property

int codeUnit0
final

The UTF-16 code unit of '0'.

Implementation

static final int codeUnit0 = '0'.codeUnitAt(0);