height property

  1. @JsonKey(name: 'height')
int height
getter/setter pair
  • Field description: remote video height in px

Implementation

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