spaces property

List<String>? spaces
getter/setter pair

The list of spaces which contain the file.

Supported values are drive, appDataFolder and photos.

Output only.

Implementation

core.List<core.String>? spaces;