webDetection property

  1. @JsonKey(name: 'webDetection')
WebDetection? webDetection
final

Relevant information for the image from the Internet.

Implementation

@JsonKey(name: 'webDetection')
final WebDetection? webDetection;