Braze Location
constructor(location: <Error class: unknown class>)
Creates a BrazeLocation from Location object. If the location object has fields that are not available (altitude, accuracy, and vertical accuracy), due to either hardware limitations or Android OS level, the BrazeLocation will have those fields as null.
constructor(jsonObject: <Error class: unknown class>)