menu
googleapis package
documentation
drive/v3.dart
TeamDriveList
TeamDriveList.new constructor
TeamDriveList.new constructor
dark_mode
light_mode
TeamDriveList
constructor
TeamDriveList
(
{
String
?
kind
,
String
?
nextPageToken
,
List
<
TeamDrive
>
?
teamDrives
,
})
Implementation
TeamDriveList({
this
.kind,
this
.nextPageToken,
this
.teamDrives, });
googleapis package
documentation
drive/v3
TeamDriveList
TeamDriveList.new constructor
TeamDriveList class
Constructors
new
fromJson
Properties
hashCode
kind
nextPageToken
runtimeType
teamDrives
Methods
noSuchMethod
toJson
toString
Operators
operator ==