LocationOptions constructor
LocationOptions({})
Implementation
LocationOptions(
{this.locationPurpose = 2,
this.locationMode = 2,
this.gpsFirst = true,
this.isOnceLocation = false,
this.httpTimeOut = 30000,
this.interval = 2000,
this.isAddress = true});