EventSnapshot<T>.nothing constructor

const EventSnapshot<T>.nothing()

Implementation

const EventSnapshot.nothing(): this._(null, false, null, null);