BaseThingy class
- Implemented by
Constructors
Properties
- aImplementingThingy → ImplementingThingy
-
read-only
- aImplementingThingyField ↔ ImplementingThingy
-
read / write
- hashCode → int
-
read-only, inherited
- runtimeType → Type
-
read-only, inherited
Methods
-
aImplementingThingyMethod(
ImplementingThingy parameter) → void -
noSuchMethod(
Invocation invocation) → dynamic -
inherited
-
toString(
) → String -
inherited
Operators
-
operator ==(
dynamic other) → bool -
inherited