menu
googleapis package
documentation
driveactivity/v2.dart
DriveReference
DriveReference.new constructor
DriveReference.new constructor
dark_mode
light_mode
DriveReference
constructor
DriveReference
(
{
String
?
name
,
String
?
title
,
})
Implementation
DriveReference({
this
.name,
this
.title, });
googleapis package
documentation
driveactivity/v2
DriveReference
DriveReference.new constructor
DriveReference class
Constructors
new
fromJson
Properties
hashCode
name
runtimeType
title
Methods
noSuchMethod
toJson
toString
Operators
operator ==