config property

ConfigData<T> config
getter/setter pair

Configuration data for the application.

Implementation

late ConfigData<T> config;