Spect8Feature enum

Inheritance
Available extensions

Values

threads → const Spect8Feature
userList → const Spect8Feature
channelList → const Spect8Feature
compactMessage → const Spect8Feature
nameColors → const Spect8Feature
loyalty → const Spect8Feature
reports → const Spect8Feature
ignore → const Spect8Feature
history → const Spect8Feature
videoConferencing → const Spect8Feature
accountManagment → const Spect8Feature

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
name String

Available on Enum, provided by the EnumName extension

The name of the enum value.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Constants

values → const List<Spect8Feature>
A constant List of the values in this enum, in order of their declaration.