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