lastSequence constant

String const lastSequence

Last sequence number event

Sent by CouchDB when there are no changes, only the last sequence number is returned.

Implementation

static const String lastSequence = 'sequence';