ai property

Map<String, dynamic> ai
final

Raw ai: mapping, or an empty map when the section is absent.

Left unparsed here so AiConfig owns the layering between this section, the machine-wide store, the environment, and the command line flags.

Implementation

final Map<String, dynamic> ai;