config property

Map<String, String> config
getter/setter pair

Holds configuration such as project.

Implementation

late Map<String, String> config;