directory property
Mobile app directory. Possible string values are:
- "UNKNOWN"
- "APPLE_APP_STORE"
- "GOOGLE_PLAY_STORE"
- "ROKU_APP_STORE"
- "AMAZON_FIRETV_APP_STORE"
- "PLAYSTATION_APP_STORE"
- "APPLE_TV_APP_STORE"
- "XBOX_APP_STORE"
- "SAMSUNG_TV_APP_STORE"
- "ANDROID_TV_APP_STORE"
- "GENERIC_CTV_APP_STORE"
Implementation
core.String? directory;