aThingToDo class

A custom annotation.

Constructors

aThingToDo(String who, String what)
const

Properties

what → String
final
who → String
final
hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited

Methods

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

Operators

operator ==(other) → bool
inherited