videoFps property

  1. @JsonKey(name: 'videoFps')
double? videoFps
getter/setter pair

Implementation

@JsonKey(name: 'videoFps')
double? videoFps;