functions property

Returns an unmodifiable reference to the internal set of functions.

Implementation

Map<String, JsonWidgetFunction> get functions => _functions;