functionsNames property

List<String> functionsNames

Implementation

List<String> get functionsNames => _functions.keys.toList();