CreateNewSecretChat.fromMap(Map<String, dynamic> map) { extra = map['@extra']; client_id = map['@client_id']; user_id = map['user_id']; }