test_package
fake
LongFirstLine
optionalParams method
optionalParams
LongFirstLine class
Constructors
LongFirstLine
fromHasGenerics
fromMap
Properties
aStringProperty
dynamicGetter
onlySetter
hashCode
powers
runtimeType
Methods
noParams
optionalParams
returnString
twoParams
fly
noSuchMethod
toString
Operators
operator *
operator +
operator -
operator ==
Static properties
meaningOfLife
staticGetter
staticOnlySetter
Static methods
staticMethodNoParams
staticMethodReturnsVoid
Constants
ANSWER
THING
optionalParams method
bool
optionalParams
(
first
, {
second
,
int
third
})
One dynamic param, two named optionals.