maxStringLength property

int? maxStringLength
getter/setter pair

maximum string length.

If the field exceeds this amount the field is shortened.

Implementation

core.int? maxStringLength;