minFrameRate property Null safety

int minFrameRate
read / write

The minimum video frame rate. The default value is 0, which indicates that the minimum frame rate is used by default.

Implementation

int minFrameRate = 0;