Map<String, dynamic> toMap() { return SimpleSlideMapper.ensureInitialized() .encodeMap<SimpleSlide>(this as SimpleSlide); }