Foo2 class

link to method from class Apple.m

Constructors

Foo2(int index)
const

Properties

index → int
final
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

Constants

BAR → const Foo2
const Foo2(0)
BAZ → const Foo2
const Foo2(1)