directory property Null safety
read / write
Mobile app directory. Possible string values are:
- "UNKNOWN"
- "APPLE_APP_STORE"
- "GOOGLE_PLAY_STORE"
Implementation
core.String? directory;
Mobile app directory. Possible string values are:
core.String? directory;