SuperAwesomeClass class

A super class, with many powers. Link to Apple from another library.

Implemented by
Annotations
  • @deprecated

Constructors

SuperAwesomeClass()

Properties

powers ↔ List<String>
In the super class.
read / write
hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited

Methods

fly(int height, Cool superCool, { String msg }) → void
In the super class. [...]
noSuchMethod(Invocation invocation) → dynamic
inherited
toString() → String
inherited

Operators

operator -(other) SuperAwesomeClass
operator ==(other) → bool
inherited