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