width property

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

Implementation

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