Message.snapshot constructor

Message.snapshot()

Implementation

factory Message.snapshot() => Message._(event: MessageEvent.snapshot);