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