menu
googleapis package
documentation
drive/v2.dart
Property
Property.new constructor
Property.new constructor
dark_mode
light_mode
Property
constructor
Property
(
{
String
?
etag
,
String
?
key
,
String
?
kind
,
String
?
selfLink
,
String
?
value
,
String
?
visibility
,
})
Implementation
Property({
this
.etag,
this
.key,
this
.kind,
this
.selfLink,
this
.value,
this
.visibility, });
googleapis package
documentation
drive/v2
Property
Property.new constructor
Property class