y property

  1. @JsonKey(includeIfNull: false)
int? y
getter/setter pair

Vertical position of the video frame of the user from the top left corner of the CDN live streaming.

Implementation

@JsonKey(includeIfNull: false)
int? y;