# LocationPermission

Represents the location permission granted to the app.

| **Attributes**           |                                                               |
| ------------------------ | ------------------------------------------------------------- |
| **ALWAYS**               | Location data is always accessible.                           |
| **ONLY\_WHILE\_IN\_USE** | Location data is accessible only while the app is being used. |
| **NEVER**                | Location data is not accessible.                              |
