A super class, with many powers. Link to Apple from another library.
- Implemented by
- Annotations
- @deprecated
Constructors
Properties
- powers ↔ List<String>
-
In the super class.
read / write - hashCode → int
-
The hash code for this object.
read-only, inherited - runtimeType → Type
-
A representation of the runtime type of the object.
read-only, 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
Operators
-
operator -(
other) → SuperAwesomeClass -
operator ==(
other) → bool -
The equality operator.
inherited