allAppVariables property

Map<String, V> get allAppVariables

Get all app variable references. Note that the value of the variables are not included

Implementation

Map<String, V> get allAppVariables;