menu
stream_video package
documentation
open_api/video/coordinator/api.dart
LabelThresholds
LabelThresholds constructor
LabelThresholds constructor
dark_mode
light_mode
LabelThresholds
constructor
LabelThresholds
(
{
double
?
block
,
double
?
flag
,
})
Returns a new
LabelThresholds
instance.
Implementation
LabelThresholds({ this.block, this.flag, });
stream_video package
documentation
open_api/video/coordinator/api
LabelThresholds
LabelThresholds constructor
LabelThresholds class