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