Create an instance of this class from a serialized format.
factory DialogContent.fromJson(Map<String, dynamic> json) => _$DialogContentFromJson(json);