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