EnumBase enum
Some information was created with reference to: https://www.ddbj.nig.ac.jp/ddbj/code.html https://creativecommons.org/licenses/by/4.0/deed.ja
- Inheritance
- Available extensions
Values
- a → const EnumBase
- c → const EnumBase
- g → const EnumBase
- t → const EnumBase
- m → const EnumBase
- r → const EnumBase
- w → const EnumBase
- s → const EnumBase
- y → const EnumBase
- k → const EnumBase
- v → const EnumBase
- h → const EnumBase
- d → const EnumBase
- b → const EnumBase
- n → const EnumBase
- u → const EnumBase
Properties
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