A super class, with many powers. Link to Apple from another library.
- Implemented by
- Annotations
- deprecated
Constructors
Properties
- hashCode → int
-
Get a hash code for this object.
read-only, inherited - powers → List<String>
-
In the super class.
read / write - runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Operators
-
operator -(
other) → SuperAwesomeClass -
operator ==(
other) → bool -
The equality operator.
inherited
Methods
-
fly(
int height, Cool superCool, { String msg }) → void -
In the super class.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited -
toString(
) → String -
Returns a string representation of this object.
inherited