Constructs a ThumbHash from the provided json.
json
factory ThumbHash.fromJson(Map<String, dynamic> json) => _$ThumbHashFromJson(json);