historyLength property

int? historyLength
getter/setter pair

The maximum number of messages to include in the history.

if 0, the history will be unlimited.

Implementation

core.int? historyLength;