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