deletePreLocationPoint abstract method

void deletePreLocationPoint(
  1. int pointId, {
  2. required OnSuccess onSuccess,
  3. required OnError onError,
})

Implementation

void deletePreLocationPoint(int pointId, {required OnSuccess onSuccess, required OnError onError});