UNICODE_U property

int UNICODE_U
final

U+ prefix for unicode characters.

Implementation

// ignore: non_constant_identifier_names
final UNICODE_U = 'U'.codeUnitAt(0);