menu
googleapis package
documentation
tasks/v1.dart
DriveResourceInfo
DriveResourceInfo.new constructor
DriveResourceInfo.new constructor
dark_mode
light_mode
DriveResourceInfo
constructor
DriveResourceInfo
(
{
String
?
driveFileId
,
String
?
resourceKey
,
})
Implementation
DriveResourceInfo({
this
.driveFileId,
this
.resourceKey, });
googleapis package
documentation
tasks/v1
DriveResourceInfo
DriveResourceInfo.new constructor
DriveResourceInfo class
Constructors
new
fromJson
Properties
driveFileId
hashCode
resourceKey
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==