MAX_STRING_LENGTH property

int MAX_STRING_LENGTH

Represents the largest length that a string primitive can have, counted in UTF-16 code units.

Implementation

external int get MAX_STRING_LENGTH;