ShopInfo constructor
ShopInfo({})
Implementation
ShopInfo({
this.driverName,
this.endCountrySubdivisionCode,
this.endLatitude,
this.endLocationText,
this.endLongitude,
this.shippingNoteNumber,
this.startCountrySubdivisionCode,
this.startLatitude,
this.startLocationText,
this.startLongitude,
this.vehicleNumber,
});