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