test_package
ex
Dog
Dog.create
Dog.create
test_package
ex
Dog
Dog.create
constructor
Dog.create
Source
test_package
ex
Dog
Static methods
createDog
Constructors
Dog
create
Properties
hashCode
isImplemented
name
runtimeType
Operators
operator ==
Methods
foo
getClassA
noSuchMethod
testGeneric
testMethod
toString
Dog.create
(
String
name
)
Source
Dog.create(this.name);