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