Properties
-
allow
→ int
-
Value of permissions allowed
read-only
-
createdAt
→ DateTime
-
Gets creation timestamp included in Snowflake
read-onlyinherited
-
deny
→ int
-
Value of permissions denied
read-only
-
hashCode
→ int
-
The hash code for this object.
read-onlyinherited
-
id
→ Snowflake
-
ID of entity as Snowflake
finalinherited
-
permissions
→ Permissions
-
Permissions
read-only
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited
-
type
→ int
-
Type of entity. Either 0 (role) or 1 (member)
read-only
Operators
-
operator ==(dynamic other)
→ bool
-
The equality operator.
inherited