AppPermissionsBuilder class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

attachmentsPermisisons(int value) → void
specific permissions levels needed for attachments
ban(int value) → void
set level to ban a user
calendarEvents(bool value) → void
calendarEventsPermisisons(int value) → void
specific permissions levels needed to post calender events
commentsPermisisons(int value) → void
specific permissions levels needed for comments
drop() → void
Manually drops the object and unregisters the FinalizableHandle.
eventsDefault(int value) → void
set default sending level if not specified
invite(int value) → void
set level to ban a user
kick(int value) → void
set level to kick a user
news(bool value) → void
newsPermisisons(int value) → void
specific permissions levels needed to post boosts
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pins(bool value) → void
pinsPermisisons(int value) → void
specific permissions levels needed for pins
redact(int value) → void
set level to redact user content
rsvpPermisisons(int value) → void
specific permissions levels needed to rsvp
stateDefault(int value) → void
set the default state level needed if not specified
stories(bool value) → void
storiesPermisisons(int value) → void
specific permissions levels needed to post stories
taskListsPermisisons(int value) → void
specific permissions levels needed for task lists
tasks(bool value) → void
tasksPermisisons(int value) → void
specific permissions levels needed for tasks
toString() String
A string representation of this object.
inherited
usersDefault(int value) → void
set the detault level users have when entering

Operators

operator ==(Object other) bool
The equality operator.
inherited