create static method

FunDefList create()

Implementation

@$core.pragma('dart2js:noInline')
static FunDefList create() => FunDefList._();