teamDriveIds property
- @Deprecated('Not supported. Member documentation may have more information.')
 
getter/setter pair
      List of Team Drive IDs, as provided by the Drive API.
Implementation
@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<core.String>? teamDriveIds;