height property

  1. @JsonKey(name: 'height')
int height
getter/setter pair
  • Field description: Video height. Recommended value: please enter the height of the video data passed in.

Implementation

@JsonKey(name: 'height')
int height;