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