CharacterSortings class

Properties

hashCode int
The hash code for this object.
no setterinherited
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

Static Properties

byBirthAsc → CharacterSorting
final
byBirthDesc → CharacterSorting
final
byDeathAsc → CharacterSorting
final
byDeathDesc → CharacterSorting
final
byGenderAsc → CharacterSorting
final
byGenderDesc → CharacterSorting
final
byHairAsc → CharacterSorting
final
byHairDesc → CharacterSorting
final
byHeightAsc → CharacterSorting
final
byHeightDesc → CharacterSorting
final
byIdAsc → CharacterSorting
final
byIdDesc → CharacterSorting
final
byNameAsc → CharacterSorting
final
byNameDesc → CharacterSorting
final
byRaceAsc → CharacterSorting
final
byRaceDesc → CharacterSorting
final
byRealmAsc → CharacterSorting
final
byRealmDesc → CharacterSorting
final
bySpouseAsc → CharacterSorting
final
bySpouseDesc → CharacterSorting
final
byWikiUrlAsc → CharacterSorting
final
byWikiUrlDesc → CharacterSorting
final