LocationServiceImpl constructor
- LocusInterface _instanceProvider()
Creates a location service with the given Locus interface provider.
Implementation
LocationServiceImpl(this._instanceProvider);
Creates a location service with the given Locus interface provider.
LocationServiceImpl(this._instanceProvider);