Properties
-
custom
→ bool
-
Whether this is a custom voice region (used for events/etc)
read-only
-
deprecated
→ bool
-
Whether this is a deprecated voice region (avoid switching to these)
read-only
-
hashCode
→ int
-
The hash code for this object.
read-onlyinherited
-
id
→ String
-
Unique id for region
read-only
-
name
→ String
-
Name of the region
read-only
-
optimal
→ bool
-
True for a single server that is closest to the current user's client
read-only
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited
-
vip
→ bool
-
True if this is a vip-only server
read-only
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