category property
Category of the icon.
Allowed values are: * application
- The icon for the application. *
document
- The icon for a file associated with the app. *
documentShared
- The icon for a shared file associated with the app.
Implementation
core.String? category;