LocationTrackerService constructor

LocationTrackerService()

Implementation

factory LocationTrackerService() {
  return _instance;
}