functionNames property

Set<String> functionNames

The set of function names supported by this handler.

The returned set shouldn't change over time.

Implementation

Set<String> get functionNames;