AClassUsingNewStyleMixin class

A class mixing in a single new-style mixin.

Inheritance
Mixed in types

Constructors

AClassUsingNewStyleMixin()

Properties

hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited
superString → String
I have documentation for an overridden method named superString, different from NotAMixin.superString.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
inherited
toString() → String
inherited

Operators

operator ==(dynamic other) → bool
inherited