teamDriveThemes property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<AboutTeamDriveThemes>? teamDriveThemes
getter/setter pair

Deprecated: Use driveThemes instead.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<AboutTeamDriveThemes>? teamDriveThemes;