Parse from a json
factory ChatActionTyping.fromJson(Map<String, dynamic> json) => const ChatActionTyping();