All the constructor of the service model is doing is setting a default value of a property, this is more idiomatically expressed with a custom property, and means we can get rid of the custom constructor entirely.