appTrackingTransparency constant

Permission const appTrackingTransparency

Permission for accessing the device's tracking state (iOS only).

Allows user to accept that your app collects data about end users and shares it with other companies for purposes of tracking across apps and websites.

Implementation

static const appTrackingTransparency = Permission._(25);