DIDSet.fromJson(Map<String, dynamic> json) : didDocument = json["did_document"], data = json["data"], uri = json["uri"], super.json(json);