functions property

List<FunctionDef> functions
final

The list of API functions associated with the feature.

Implementation

final List<FunctionDef> functions;