dc_divemode_t class abstract

Constructors

dc_divemode_t()

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

Constants

DC_DIVEMODE_CCR → const int
Closed circuit rebreather
DC_DIVEMODE_FREEDIVE → const int
DC_DIVEMODE_GAUGE → const int
DC_DIVEMODE_OC → const int
Open circuit
DC_DIVEMODE_SCR → const int
Semi-closed circuit rebreather