Data.fromJson(Map<String, dynamic> json) { nonce = json['nonce']; root = json['root']; expiry = json['expiry']; }