isSnapshotCreated property

bool get isSnapshotCreated

Whether the event is a snapshot created event

Implementation

bool get isSnapshotCreated => this == snapshotCreated;