UseCustomFrameRate$Response constructor

const UseCustomFrameRate$Response({
  1. Object? useCustomFrameRate,
})

Implementation

const UseCustomFrameRate$Response({
  this.useCustomFrameRate,
});