Mesibo_onLocationError method
Implementation
@override
void Mesibo_onLocationError(MesiboProfile profile,int error){for(final w in mLocationListeners){if(null!= w.target){w.target?.Mesibo_onLocationError(profile,error);}
}}
@override
void Mesibo_onLocationError(MesiboProfile profile,int error){for(final w in mLocationListeners){if(null!= w.target){w.target?.Mesibo_onLocationError(profile,error);}
}}