Branch enum
This class provide the branch - which is also called (地支) or (十二支). These are twelve words referring to the 12 animals of the Eastern zodiac
- Inheritance
- Available extensions
Values
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