TWHDVersion class abstract

Implementers

Constructors

TWHDVersion.new()

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 Methods

TWHDVersionIsPrivate(int version) bool
Determine if the HD Version is private
TWHDVersionIsPublic(int version) bool
Determine if the HD Version is public

Constants

TWHDVersionDGPV → const int
TWHDVersionDGUB → const int
TWHDVersionDPRV → const int
TWHDVersionDPUB → const int
TWHDVersionLTPV → const int
TWHDVersionLTUB → const int
TWHDVersionMTPV → const int
TWHDVersionMTUB → const int
TWHDVersionNone → const int
TWHDVersionTPUB → const int
TWHDVersionUPUB → const int
TWHDVersionVPUB → const int
TWHDVersionXPRV → const int
TWHDVersionXPUB → const int
TWHDVersionYPRV → const int
TWHDVersionYPUB → const int
TWHDVersionZPRV → const int
TWHDVersionZPUB → const int