nextSequence property

int get nextSequence

The next sequence number to use

Implementation

int get nextSequence => _nextSequence++;