width property

  1. @JsonKey(defaultValue: 0)
int width
final

Width of the preview in pixels.

Implementation

@JsonKey(defaultValue: 0)
final int width;