driveThemes property

List<AboutDriveThemes>? driveThemes
getter/setter pair

A list of themes that are supported for shared drives.

Implementation

core.List<AboutDriveThemes>? driveThemes;