customFrameRate property

  1. @JsonKey.new(name: 'custom-frame-rate')
double? customFrameRate
final

Implementation

@JsonKey(name: 'custom-frame-rate')
final double? customFrameRate;