test_package
ex
TypedFunctionsWithoutTypedefs
getAFunctionReturningBool<T1, T2, T3> abstract method
getAFunctionReturningBool
TypedFunctionsWithoutTypedefs class
Constructors
TypedFunctionsWithoutTypedefs
Properties
hashCode
runtimeType
Methods
getAComplexTypedef
getAFunctionReturningBool
getAFunctionReturningVoid
noSuchMethod
toString
Operators
operator ==
getAFunctionReturningBool<T1, T2, T3> method
Function
<T4>
(
String
,
T1
,
T4
)
getAFunctionReturningBool
<T1, T2, T3>(
)
This helps us make sure we get both the empty and the non-empty case right for anonymous functions.