isSnapshotCreated property
bool
get
isSnapshotCreated
Whether the event is a snapshot created event
Implementation
bool get isSnapshotCreated => this == snapshotCreated;
Whether the event is a snapshot created event
bool get isSnapshotCreated => this == snapshotCreated;