MAX_CHARACTER_LENGTH

const val MAX_CHARACTER_LENGTH: Int = 255(source)

The max size for any String event value.