height property

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

Height of the preview in pixels.

Implementation

@JsonKey(defaultValue: 0)
final int height;