SubForDocComments class

Testing if docs for inherited method are correct.

Inheritance

Constructors

SubForDocComments()

Properties

hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited

Methods

localMethod(String foo, bar) → void
Reference to foo and bar
anotherMethod() → void
inherited
doAwesomeStuff(int value) → String
Takes a value and returns a String. [...]
inherited
noSuchMethod(Invocation invocation) → dynamic
inherited
toString() → String
inherited

Operators

operator ==(other) → bool
inherited