test_package
fake
paramOfFutureOrNull function
paramOfFutureOrNull
fake library
Classes
ABaseClass
AClassUsingASuperMixin
AClassUsingNewStyleMixin
AClassWithFancyProperties
AMixinCallingSuper
Annotation
AnotherInterface
ATypeTakingClass
ATypeTakingClassMixedIn
BaseForDocComments
BaseThingy
BaseThingy2
ClassWithUnusualProperties
ConstantClass
ConstructorTester
Cool
CovariantMemberParams
DocumentWithATable
ExtendsFutureVoid
ExtraSpecialList
Foo2
GenericClass
HasDynamicAnnotation
HasGenerics
HasGenericWithExtends
HasPragma
IAmAClassWithCategories
ImplementingThingy
ImplementingThingy2
ImplementsFutureVoid
ImplicitProperties
InheritingClassOne
InheritingClassTwo
Interface
LongFirstLine
MIEEBase
MIEEMixin
MIEEMixinWithOverride
MIEEThing
MixMeIn
ModifierClass
NotAMixin
OperatorReferenceClass
OtherGenericsThing
ReferringClass
ReferToADefaultConstructor
SpecialList
SubForDocComments
SuperAwesomeClass
TypedefUsingClass
TypeInferenceMixedIn
WithGetterAndSetter
Mixins
GenericMixin
NewStyleMixinCallingSuper
Constants
aDynamicAnnotation
bulletDoced
CUSTOM_CLASS
CUSTOM_CLASS_PRIVATE
DOWN
greatAnnotation
greatestAnnotation
incorrectDocReference
myMap
NAME_SINGLEUNDERSCORE
NAME_WITH_TWO_UNDERSCORES
PI
required
testingCodeSyntaxInOneLiners
UP
ZERO
Properties
aCoolVariable
complicatedReturn
dynamicGetter
getterSetterNodocGetter
getterSetterNodocSetter
importantComputations
justGetter
justSetter
mapWithDynamicKeys
meaningOfLife
mustGetThis
setAndGet
simpleProperty
useSomethingInAnotherPackage
useSomethingInTheSdk
Functions
addCallback
addCallback2
aMixinReturningFunction
aVoidParameter
doAComplicatedThing
functionUsingMixinReturningFunction
functionWithFunctionParameters
myGenericFunction
onlyPositionalWithNoDefaultNoType
paintImage1
paintImage2
paramFromAnotherLib
paramOfFutureOrNull
returningFutureVoid
short
soIntense
thisIsAlsoAsync
thisIsAsync
thisIsFutureOr
thisIsFutureOrNull
thisIsFutureOrT
topLevelFunction
typeParamOfFutureOr
Enums
Color
MacrosFromAccessors
Typedefs
Callback2
FakeProcesses
GenericTypedef
LotsAndLotsOfParameters
myCoolTypedef
NewGenericTypedef
VoidCallback
Exceptions
Doh
Oops
paramOfFutureOrNull function
void
paramOfFutureOrNull
(
FutureOr
<
Null
>
future
)
Has a parameter explicitly typed
FutureOr<Null>
.