SharingLocationService constructor

SharingLocationService()

Implementation

factory SharingLocationService() {
  return _singleton;
}