menu
googleapis package
documentation
calendar/v3.dart
Acl
Acl.new constructor
Acl.new constructor
dark_mode
light_mode
Acl
constructor
Acl
(
{
String
?
etag
,
List
<
AclRule
>
?
items
,
String
?
kind
,
String
?
nextPageToken
,
String
?
nextSyncToken
,
})
Implementation
Acl({
this
.etag,
this
.items,
this
.kind,
this
.nextPageToken,
this
.nextSyncToken, });
googleapis package
documentation
calendar/v3
Acl
Acl.new constructor
Acl class