menu
smart_device_core package
documentation
video/model/video_time_model_response.dart
VideoTimeModel
VideoTimeModel.new constructor
VideoTimeModel.new constructor
dark_mode
light_mode
VideoTimeModel
constructor
VideoTimeModel
(
{
required
int
startTime
,
required
int
endTime
,
})
Implementation
VideoTimeModel({ required this.startTime, required this.endTime });
smart_device_core package
documentation
video/model/video_time_model_response
VideoTimeModel
VideoTimeModel.new constructor
VideoTimeModel class