AccountDelete.fromJson(Map<String, dynamic> json) : destination = json["destination"], destinationTag = json["destination_tag"], super.json(json);