Map<Int8List, t_nebula.Value>? get configs => this._configs;
set configs(Map<Int8List, t_nebula.Value>? configs) { this._configs = configs; }