mineral
core
PacketType
PacketType const constructor
PacketType
PacketType
constructor
Null safety
const
PacketType
(
String
_value
)
Implementation
const PacketType(this._value);
mineral
core
PacketType
PacketType const constructor
PacketType enum
Constructors
PacketType
Values
ready
guildCreate
guildUpdate
guildIntegrationsUpdate
presenceUpdate
autoModerationRuleCreate
autoModerationRuleDelete
guildScheduledEventCreate
guildScheduledEventDelete
guildScheduledEventUpdate
guildScheduledEventUserAdd
guildScheduledEventUserRemove
webhookUpdate
messageCreate
messageUpdate
messageDelete
channelCreate
channelUpdate
channelDelete
interactionCreate
memberUpdate
memberRemove
memberAdd
memberJoinRequest
voiceStateUpdate
resumed
Properties
hashCode
index
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
values