functionMap property

Map<String, Function> functionMap
getter/setter pair

Implementation

var functionMap = <String, Function>{};