Constructs an ImageFile from the provided json.
json
factory ImageFile.fromJson(Map<String, dynamic> json) => _$ImageFileFromJson(json);