menu
smart_device_core package
documentation
video/video_player.dart
VideoPlayer
deletePreLocationPoint abstract method
deletePreLocationPoint abstract method
dark_mode
light_mode
deletePreLocationPoint
abstract method
void
deletePreLocationPoint
(
int
pointId
, {
required
OnSuccess
onSuccess
,
required
OnError
onError
,
})
Implementation
void deletePreLocationPoint(int pointId, {required OnSuccess onSuccess, required OnError onError});
smart_device_core package
documentation
video/video_player
VideoPlayer
deletePreLocationPoint abstract method
VideoPlayer class