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