RequestLocationService constructor

RequestLocationService()

Implementation

factory RequestLocationService() {
  return _singleton;
}