continuous property Null safety

bool continuous
read / write

The continuous flag indicating whether the replicator should stay active indefinitely to replicate changed documents.

Implementation

bool continuous;