teamDriveIds property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<String>? teamDriveIds
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;