Creates a Hashes instance from JSON data.
factory Hashes.fromJson(Map<String, dynamic> json) => _$HashesFromJson(json);