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