IRoleTags class Null safety
Constructors
Properties
- botId → Snowflake?
-
Holds Snowflake of bot id if role is for bot user
read-only
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- integrationId → Snowflake?
-
Holds Snowflake of integration if role is part of twitch/other integration
read-only
- isBotRole → bool
-
Returns true if role is for bot.
read-only
- nitroRole → bool
-
True if role is for server nitro boosting
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited