variables property

Map<String, String>? variables
getter/setter pair

Lazily-collected variable map from all (variables) sections.

Implementation

static Map<String, String>? variables;