checkpointReached property

SubscriptionCheckpointCallback? checkpointReached
final

A SubscriptionCheckpointCallback invoked and awaited when a checkpoint is reached. Set the checkpointInterval to define how often this method is called by the server.

Implementation

final SubscriptionCheckpointCallback? checkpointReached;