NewStyleMixinCallingSuper mixin

I am a new style mixin using the new mixin syntax.

Superclass Constraints
Implemented by

Constructors

NewStyleMixinCallingSuper()

Properties

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

Methods

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

Operators

operator ==(dynamic other) → bool
inherited