ChatViewAttachment.fromJson(Map<String, dynamic> json) : url = json['url'], type = json['type'], caption = json['caption'];