width property

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

Implementation

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