Return the configuration values of this source as a dictionary.
@override Map<String, dynamic> load() => Map.from(_config);