@override int get reportInterval => _iGeolocator.reportInterval;
@override set reportInterval(int value) => _iGeolocator.reportInterval = value;