test_package
ex
Dog
getClassA
getClassA
test_package
ex
Dog
getClassA
method
getClassA
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
deprecated
List<
Apple
>
getClassA
(
)
Source
@deprecated List<Apple> getClassA() { return [new Apple()]; }