menu
googleapis package
documentation
drive/v3.dart
DownloadRestriction
DownloadRestriction.new constructor
DownloadRestriction.new constructor
dark_mode
light_mode
DownloadRestriction
constructor
DownloadRestriction
(
{
bool
?
restrictedForReaders
,
bool
?
restrictedForWriters
,
})
Implementation
DownloadRestriction({
this
.restrictedForReaders,
this
.restrictedForWriters, });
googleapis package
documentation
drive/v3
DownloadRestriction
DownloadRestriction.new constructor
DownloadRestriction class
Constructors
new
fromJson
Properties
hashCode
restrictedForReaders
restrictedForWriters
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==