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