Map<String, dynamic> toSlideMap() { final config = toMap(); config.remove('cache_remote_assets'); return config; }