width property
- @JsonKey(name: '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;
@JsonKey(name: 'width')
int width;