UnknownRealtimeTruncation constructor

const UnknownRealtimeTruncation(
  1. Map<String, dynamic> json
)

Creates an UnknownRealtimeTruncation from the raw JSON.

Implementation

const UnknownRealtimeTruncation(this.json);