MAX_STRING_LENGTH property
int
get
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;
Represents the largest length that a string primitive can have, counted in UTF-16 code units.
external int get MAX_STRING_LENGTH;