jsonImage property

  1. @JsonKey(name: 'image')
JsonImage jsonImage
final

The image to be processed.

Implementation

@JsonKey(name: 'image')
final JsonImage jsonImage;