videoTotalBlockTime property
- @JsonKey(name: 'videoTotalBlockTime')
getter/setter pair
- Field description: cumulative video playback lag duration (ms)
Implementation
@JsonKey(name: 'videoTotalBlockTime')
int videoTotalBlockTime;
@JsonKey(name: 'videoTotalBlockTime')
int videoTotalBlockTime;