firstFunction property

  1. @override
ASTFunctionDeclaration firstFunction
override

Implementation

@override
ASTFunctionDeclaration get firstFunction => _functions.first;