config property

List<int> config

Implementation

List<int> get config => _$this._config;
void config=(List<int> config)

Implementation

set config(List<int> config) => _$this._config = config;