functions property

List<Function_>? functions
getter/setter pair

The functions that match the request.

Implementation

core.List<Function_>? functions;