available property

bool available

Information about whether location data is available. If succeVKWebAppGetGeodataResultBuilderssful, it takes the value true. If the user refused to enable access to the location in the device settings, the available field contains false, while the rest of the fields are not returned

Implementation

bool get available;