functions property

List<CloudFunction>? functions
getter/setter pair

The functions that match the request.

Implementation

core.List<CloudFunction>? functions;