nextSeqid method

int nextSeqid()

Implementation

int nextSeqid() => ++_seqid;