rawMap property

Map<String, dynamic> rawMap
final

Used by external tools to access the raw config. (e.g. slang_gpt)

Implementation

final Map<String, dynamic> rawMap;