autoTruncate property

bool? autoTruncate
getter/setter pair

Whether to silently truncate the input content if it's longer than the maximum sequence length.

Optional.

Implementation

core.bool? autoTruncate;